basic footnotes dictionary
[wolnelektury.git] / wolnelektury / static / css / master.css
index a87ae38..0da3236 100644 (file)
@@ -56,8 +56,6 @@ h3 {
 }
 
 em {
 }
 
 em {
-    font-style: normal;
-    background-color: #F5DC7D;
 }
 
 hr {
 }
 
 hr {
@@ -1170,3 +1168,10 @@ div.shown-tags p, div.all-tags p {
 #presentation-frame {
     border: 0px none white;
 }
 #presentation-frame {
     border: 0px none white;
 }
+
+
+/* dictionary */
+
+.dictionary-note-source {
+    margin-top: -1em;
+}