]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
further otherlanguages list styling
[ikiwiki.git] / doc / style.css
index 4fa48b1404f63a1cfc5352fa7601775c476d2ecf..4770fc942d43250221acabc2906c7ad938c9ca6c 100644 (file)
        padding: 6px;
        list-style-type: none;
 }
+.actions li {
+       display: inline;
+       padding: .2em .4em;
+}
 .pageheader .actions ul {
        border-bottom: 1px solid #000;
 }
        padding: 6px;
        list-style-type: none;
 }
+#otherlanguages li {
+       display: inline;
+       padding: .2em .4em;
+}
 .pageheader #otherlanguages {
        border-bottom: 1px solid #000;
 }
@@ -45,11 +53,6 @@ div.inlinecontent {
        margin-top: .4em;
 }
 
-.actions li {
-       display: inline;
-       padding: .2em .4em;
-}
-
 .pagefooter {
        clear: both;
 }