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;
}
margin-top: .4em;
}
-.actions li {
- display: inline;
- padding: .2em .4em;
-}
-
.pagefooter {
clear: both;
}