From cb0bb4a69d66999410cb5fe97866ec78de52a0b3 Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Mon, 20 Dec 2010 16:23:52 -0500 Subject: [PATCH] fixed stylesheet typos, now validates --- includes/style.css | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/includes/style.css b/includes/style.css index 86c4529..bcce034 100644 --- a/includes/style.css +++ b/includes/style.css @@ -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; } -- 2.30.2