]> git.cworth.org Git - notmuch-wiki/blobdiff - local.css
News for release 0.38.3
[notmuch-wiki] / local.css
index a0dec8cfded7ef7d8bf6dfd49f996444ded08e78..d066537b4fc326108d1249a8899cbbbfa43ecaf6 100644 (file)
--- a/local.css
+++ b/local.css
@@ -1,3 +1,13 @@
 /* ikiwiki local style sheet */
 
 /* Add local styling here, instead of modifying style.css. */
+
+.left {
+    float: left;
+    padding-right: 0.5em;
+}
+
+.right {
+    float: right;
+    padding-left: 0.5em;
+}