diff options
author | erdgeist <> | 2008-06-13 12:49:12 +0000 |
---|---|---|
committer | erdgeist <> | 2008-06-13 12:49:12 +0000 |
commit | 0f6ea219a43423c470a9a7919d5f35c390061a28 (patch) | |
tree | 1637fbc6946b7d3dfcc82ca178b0e45a922eaba3 | |
parent | 55c564b2dfd0dcefa84f7165a7991a333630908d (diff) |
Remove invalid property
-rw-r--r-- | style.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |