nicer footnotes dictionary
[wolnelektury.git] / wolnelektury / static / css / master.css
index 48fa387..0da3236 100644 (file)
@@ -56,8 +56,6 @@ h3 {
 }
 
 em {
 }
 
 em {
-    font-style: normal;
-    background-color: #F5DC7D;
 }
 
 hr {
 }
 
 hr {
@@ -544,7 +542,6 @@ div.shown-tags p, div.all-tags p {
 /* =============== */
 #description {
     margin-top: 0.5em;
 /* =============== */
 #description {
     margin-top: 0.5em;
-    text-align: justify;
     overflow: hidden;
 }
 #description-short {
     overflow: hidden;
 }
 #description-short {
@@ -1025,13 +1022,11 @@ div.shown-tags p, div.all-tags p {
 .column-left {
     width: 37em;
     float: left;
 .column-left {
     width: 37em;
     float: left;
-    text-align: justify;
     margin-top: 1em;
 }
 
 .column-right {
     margin-left: 40em;
     margin-top: 1em;
 }
 
 .column-right {
     margin-left: 40em;
-    text-align: justify;
     margin-top: 1em;
 }
 
     margin-top: 1em;
 }
 
@@ -1173,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;
+}