Added voluntary_services.html page.
[wolnelektury.git] / wolnelektury / media / css / master.css
index bb1e1ee..6aa74c6 100644 (file)
@@ -567,3 +567,20 @@ div.shown-tags p {
     color: #AAA;
 }
 
+
+/* =========== */
+/* = Columns = */
+/* =========== */
+.column-left {
+    width: 37em;
+    float: left;
+    text-align: justify;
+    margin-top: 1em;
+}
+
+.column-right {
+    margin-left: 40em;
+    text-align: justify;
+    margin-top: 1em;
+}
+