]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/style.css
more footer improvements
[git.ikiwiki.info.git] / doc / style.css
index 5ba8b299cc3bb6a2a9a5d9d245c7514cfa7ad1ed..390893d38054074ce3f0218bbba41a6283e812b2 100644 (file)
        padding: .2em .4em;
 }
 
-#backlinks {
-       margin: 1em 0;
-}
-
 .tags {
        clear: both;
 }
 
-div.tags {
-       border-top: 1px solid #000;
-}
-
 #footer {
+       clear: both;
        margin: 1em 0;
+       border-top: 1px solid #000;
 }
 
 #searchform {
@@ -60,6 +54,10 @@ div.tags {
        width: 100%;
 }
 
+img {
+       border: 0px;
+}
+
 /* Stuff for the RecentChanges table. */
 tr.changeheader {
        background: #eee;