Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git] / wolnelektury / static / css / base.css
index ea729b4..556d926 100755 (executable)
@@ -36,12 +36,12 @@ h1 {
 }
 
 .left-column {
-    width: 48em;
+    width: 47em;
     float: left;
 }
 .right-column {
     float:right;
-    width: 48em;
+    width: 47em;
 }
 .normal-text {
     font-size: 1.3em;
@@ -57,7 +57,7 @@ h2 {
 
 .mono {
     font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";
-    font-weight: bold;
+/*    font-weight: bold; */
 }
 
 .accent1 {