Преглед на файлове

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;
+}