瀏覽代碼

Added a specific class for handling the logo display in IE.

Thanks to Sebastian Rose for this.
Bastien Guerry 16 年之前
父節點
當前提交
57e4664f8e
共有 1 個文件被更改,包括 7 次插入0 次删除
  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;
+}