aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
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 {