]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
Genericize download link for more use cases.
[ikiwiki.git] / doc / style.css
index 5fb4100324b0c9d5d8d794adfece2caff42a3047..81b6a0a284832e5d61b6673e1fb1c76dae776a81 100644 (file)
@@ -58,7 +58,8 @@ nav {
        border-bottom: 1px solid #000;
 }
 
-.inlinecontent {
+.inlinecontent,
+.inlineenclosure {
        margin-top: .4em;
 }
 
@@ -205,6 +206,9 @@ div.recentchanges {
 .archivepagedate {
        font-style: italic;
 }
+.archivepage {
+       margin-bottom: 1em;
+}
 
 .error {
        color: #C00;