summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2009-06-18 19:32:27 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2009-06-18 19:32:27 +0200
commitb2419be70e7fa10162048f9daf53f76a34172160 (patch)
tree939cf8a4f15e8ff8a21b0dfc1ab18a8fc9d2c9ed
parenta567dd602912b5791472bed740ca01bc6a0f4ede (diff)
downloadorg-mode-b2419be70e7fa10162048f9daf53f76a34172160.tar.gz
Fix CSS style for new unicorn
-rw-r--r--ORGWEBPAGE/org.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ORGWEBPAGE/org.css b/ORGWEBPAGE/org.css
index a646851..fcfae59 100644
--- a/ORGWEBPAGE/org.css
+++ b/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;
}