Explorar o código

Fix CSS style for new unicorn

Carsten Dominik %!s(int64=16) %!d(string=hai) anos
pai
achega
b2419be70e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
   }