]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - basewiki/style.css
* Rename inlinepage to depends, so that it can be used to refer to more
[git.ikiwiki.info.git] / basewiki / style.css
index 6da3e62536e26812508d7fc1da966cb9ff79bd24..2e0141050a26a183467a9bc9e0ab5c3d2e9ff841 100644 (file)
@@ -1,6 +1,5 @@
 #header h1 {
        margin: 0;
-       padding: 0 0;
 }
 
 #actions ul {
        color: black !important;
 }
 
+.inlinepage {
+       padding: 10px 10px;
+       border: 1px solid #aaa;
+}
+
 #backlinks {
        margin: 1em 0;
 }