]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
remove the bit about commit access to the tree, since we're all distributed and stuff
[ikiwiki.git] / doc / style.css
index 1cd856c534ad1791cc9106581327cc70705c02da..0fa15d2b1a10a26254ecab2141a8954e31675bc4 100644 (file)
@@ -49,6 +49,10 @@ div.tags {
        margin-top: 1em;
 }
 
+.mapparent {
+       text-decoration: none;
+}
+
 #backlinks {
        margin-top: 1em;
 }
@@ -89,13 +93,6 @@ td.changelog {
        font-style: italic;
 }
 
-.pagecloud {
-       padding: 10px 10px;
-       border: 1px solid #aaa;
-       background: #eee;
-       color: black !important;
-}
-
 /* Used for adding a blog page. */
 #blogform {
        padding: 10px 10px;
@@ -109,7 +106,9 @@ td.changelog {
        border: 1px solid #aaa;
 }
 
-.pagedate {
+.pagedate,
+.pagelicense,
+.pagecopyright {
        clear: both;
        font-style: italic;
        display: block;
@@ -152,6 +151,10 @@ td.changelog {
        float: right;
        width: 30%;
        text-align: center;
+       padding: 10px 10px;
+       border: 1px solid #aaa;
+       background: #eee;
+       color: black !important;
 }
 .smallestPC { font-size: 70%; }
 .smallPC { font-size: 85%; }