Changed minor CSS issue.
author<mako@atdot.cc> <>
Tue, 28 Aug 2007 15:20:06 +0000 (11:20 -0400)
committer<mako@atdot.cc> <>
Tue, 28 Aug 2007 15:20:06 +0000 (11:20 -0400)
public/stylesheets/common.css
public/stylesheets/front.css

index 4b53f59f09e9b569c45acc180fd085e82f6612f3..9bc6264e406780788ecaf6f262ae275aad6f2dca 100644 (file)
@@ -54,7 +54,7 @@ strong, h2, h3 {
 
 h2, h3 {
        text-transform: uppercase;
 
 h2, h3 {
        text-transform: uppercase;
-    margin-bottom: 0.5em;
+    margin-bottom: 0.5em !important;
 }
 
 
 }
 
 
index af714b898f9758e327906650e288a187fe6ef0b5..1285e7fbb80f7199584df5573a992e6eadc4d6dc 100644 (file)
@@ -101,7 +101,6 @@ h3 {
        height: 470px;
        width: 185px;
        background: url(/images/bg_controlroom.png) top left no-repeat;
        height: 470px;
        width: 185px;
        background: url(/images/bg_controlroom.png) top left no-repeat;
-       
 }
 
 #control-room-content {
 }
 
 #control-room-content {

Benjamin Mako Hill || Want to submit a patch?