From 268caae2a993a7ce262cabdaedf391fe8c5aa400 Mon Sep 17 00:00:00 2001 From: Date: Tue, 28 Aug 2007 11:20:06 -0400 Subject: [PATCH 1/1] Changed minor CSS issue. --- public/stylesheets/common.css | 2 +- public/stylesheets/front.css | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index 4b53f59..9bc6264 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -54,7 +54,7 @@ strong, h2, h3 { h2, h3 { text-transform: uppercase; - margin-bottom: 0.5em; + margin-bottom: 0.5em !important; } diff --git a/public/stylesheets/front.css b/public/stylesheets/front.css index af714b8..1285e7f 100644 --- a/public/stylesheets/front.css +++ b/public/stylesheets/front.css @@ -101,7 +101,6 @@ h3 { height: 470px; width: 185px; background: url(/images/bg_controlroom.png) top left no-repeat; - } #control-room-content { -- 2.30.2