Browse Source

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode

Carsten Dominik 16 years ago
parent
commit
cb3f5fdd59
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ORGWEBPAGE/org.css

+ 7 - 0
ORGWEBPAGE/org.css

@@ -691,3 +691,10 @@
 {
   margin-top:10px;
 }
+
+* html .logo-link
+{
+    position: absolute;
+    top: 10px;
+    left: 30px;
+}