]> sipb.mit.edu Git - ikiwiki.git/blobdiff - basewiki/style.css
* Generalised preprocesser loop protection code.
[ikiwiki.git] / basewiki / style.css
index 7e35a06e3627fadb3dc62a66e6999897083d5fd2..0dfab6e77b68c2c56e825c909407d28321ccc9d2 100644 (file)
@@ -1,3 +1,9 @@
+/* ikiwiki style sheet */
+
+/* Note that instead of modifying this style sheet, you can instead create
+ * a local.css in your wiki, and override or change settings in this one.
+ */
+
 .header {
        margin: 0;
        font-size: 22px;
@@ -144,7 +150,7 @@ td.changelog {
        margin-left: 2ex;
        margin-top: 1ex;
        margin-bottom: 1ex;
-       padding: 2ex 2ex;
+       padding: 1ex 1ex;
        border: 1px solid #aaa;
 }
 
@@ -153,7 +159,7 @@ td.changelog {
        margin-left: 2ex;
        margin-top: 1ex;
        margin-bottom: 1ex;
-       padding: 2ex 2ex;
+       padding: 1ex 1ex;
        border: 1px solid #aaa;
        width: 25%
 }