Browse Source

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

Thanks to Sebastian Rose for this.
Bastien Guerry 16 năm trước cách đây
mục cha
commit
57e4664f8e
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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;
+}