]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/style.css
* Change basewiki CSS to not put a border around images used as links.
[www/ikiwiki.git] / doc / style.css
index 5ba8b299cc3bb6a2a9a5d9d245c7514cfa7ad1ed..0143b8facf4fe4c5ff8ab58e33ced6da6ea7ca82 100644 (file)
@@ -60,6 +60,10 @@ div.tags {
        width: 100%;
 }
 
+img {
+       border: 0px;
+}
+
 /* Stuff for the RecentChanges table. */
 tr.changeheader {
        background: #eee;