Search in stagin phase - waiting for final guidelines on new wl
[wolnelektury.git] / wolnelektury / static / css / master.css
index a87ae38..f4a93e7 100644 (file)
@@ -56,8 +56,6 @@ h3 {
 }
 
 em {
-    font-style: normal;
-    background-color: #F5DC7D;
 }
 
 hr {
@@ -89,10 +87,16 @@ hr {
 #header #logo img {
     margin-bottom: -1.25em;
 }
-#header #logo a {
+#header a.logo {
     display:block;
     color: #777;
 }
+
+#tagline {
+    color: #777;
+    position: absolute;
+}
+
 #logo a:hover {
     text-decoration: none;
 }
@@ -1170,3 +1174,14 @@ div.shown-tags p, div.all-tags p {
 #presentation-frame {
     border: 0px none white;
 }
+
+
+/* dictionary */
+
+.dictionary-note-source {
+    margin-top: -1em;
+}
+
+#footnotes .pagination {
+    margin-top: 1em;
+}