fixed stylesheet typos, now validates
authorDylan Lloyd <dylan@psu.edu>
Mon, 20 Dec 2010 21:23:52 +0000 (16:23 -0500)
committerDylan Lloyd <dylan@psu.edu>
Mon, 20 Dec 2010 21:23:52 +0000 (16:23 -0500)
includes/style.css

index 86c4529..bcce034 100644 (file)
@@ -13,13 +13,12 @@ li {
 
 #structure {
        padding-top:1px;
-       background-color:#fff;
        width:960px;
        margin: 0 auto;
        margin-top: 30px;
        text-align: left;
        border: 10px solid #fff;
-       }
+}
 
 #logo_box {
        background-image:url('../images/logo.png');
@@ -67,15 +66,11 @@ li {
 
 #exhibit {
        float:right;
-       width:150px:
+       width:150px;
        margin-top:25px;
        margin-right:17px;
 }
 
-.exhibit {
-       
-}
-
 .tabs {
        width:300px;
        min-height:600px;
@@ -100,7 +95,6 @@ li {
 .reprap_entry-title {
        font: 1.5em georgia, times;
        text-decoration: none;
-       color: black;
        display: block;
 }