aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorStefan Ritter <xeno@goliath.thehappy.de>2009-07-09 00:19:05 +0200
committerStefan Ritter <xeno@goliath.thehappy.de>2009-07-09 00:19:05 +0200
commit33ac77eea2984d33e947b1a16bb657549a352153 (patch)
tree569213ab67b8b23a815bc20572825a2e192e66a4 /styles
parent828159524e44b98e935de12ed953a783bed80815 (diff)
box.css:
* Replaced logo
Diffstat (limited to 'styles')
-rw-r--r--styles/box.css2
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 {