]> git.donarmstrong.com Git - don.git/blobdiff - local.css
* fix image link
[don.git] / local.css
index 83f2ce5d18f41245b9b7a137c0d9ca6a7146d87f..3a1384fe0e43d4738e8d57fb4316c240674ced76 100644 (file)
--- a/local.css
+++ b/local.css
@@ -13,6 +13,20 @@ nav {
        display: block;
 }
 
+#pagebody #content img { 
+        margin: 0.4em;
+ }
+
+#pagebody #content p:nth-of-type(odd) img { 
+        float: left;
+        clear: left;
+}
+
+#pagebody #content p:nth-of-type(even) img { 
+        float: right;
+        clear: right;
+}
+
 .header {
        margin: 0;
        font-size: 140%;