aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Bentley <aaron.bentley@utoronto.ca>2005-12-03 22:55:27 -0500
committerAaron Bentley <aaron.bentley@utoronto.ca>2005-12-03 22:55:27 -0500
commit3423a623cbfa40016685a0a6bd0132b81b837d97 (patch)
treeeb163628737308a0987e9e3e71e28351e862fba9
parent5ee65b8f921c77b781a252fccbfac699993ef2ce (diff)
downloadbugseverywhere-3423a623cbfa40016685a0a6bd0132b81b837d97.tar.gz
Removed redundant style rule
-rw-r--r--beweb/beweb/static/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/beweb/beweb/static/css/style.css b/beweb/beweb/static/css/style.css
index 76a3092..58f6956 100644
--- a/beweb/beweb/static/css/style.css
+++ b/beweb/beweb/static/css/style.css
@@ -64,7 +64,6 @@ body
}
#header
{
- background-color: yellow;
color: black;
font-weight: bold;
background-image: url(/static/images/half-spiral.png);