summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <>2008-06-13 12:49:12 +0000
committererdgeist <>2008-06-13 12:49:12 +0000
commit0f6ea219a43423c470a9a7919d5f35c390061a28 (patch)
tree1637fbc6946b7d3dfcc82ca178b0e45a922eaba3
parent55c564b2dfd0dcefa84f7165a7991a333630908d (diff)
Remove invalid property
-rw-r--r--style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/style.css b/style.css
index 2cc180f..d688b01 100644
--- a/style.css
+++ b/style.css
@@ -6,7 +6,6 @@ body {
6#header { 6#header {
7 background-image: url(anonbox.png); 7 background-image: url(anonbox.png);
8 background-repeat: no-repeat; 8 background-repeat: no-repeat;
9 background-attachment: absolute;
10 background-position: 20px 8px; 9 background-position: 20px 8px;
11 width:100%; 10 width:100%;
12 height:75px; 11 height:75px;