diff options
author | Stefan Ritter <xeno@goliath.thehappy.de> | 2009-07-09 00:19:05 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@goliath.thehappy.de> | 2009-07-09 00:19:05 +0200 |
commit | 33ac77eea2984d33e947b1a16bb657549a352153 (patch) | |
tree | 569213ab67b8b23a815bc20572825a2e192e66a4 /styles | |
parent | 828159524e44b98e935de12ed953a783bed80815 (diff) |
box.css:
* Replaced logo
Diffstat (limited to 'styles')
-rw-r--r-- | styles/box.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/box.css b/styles/box.css index 61fec16..429f5e2 100644 --- a/styles/box.css +++ b/styles/box.css @@ -35,7 +35,7 @@ div.header { border-bottom: 1px solid #000000; background-image: url("box_img/logo.png"); background-repeat: no-repeat; - background-position: 1px 1px; + background-position: 2px 0px; } a.header_link { |