Browse Source

Fix CSS style for new unicorn

Carsten Dominik 15 years ago
parent
commit
b2419be70e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ORGWEBPAGE/org.css

+ 1 - 1
ORGWEBPAGE/org.css

@@ -8,7 +8,7 @@
 	background-image: url(img/org-mode-unicorn.png);
 	background-attachment: fixed;
 	background-repeat: no-repeat;
-	background-position: 10px 10px;
+	background-position: 30px 10px;
 	line-height:1.2em;
   }