border-style: solid;
border-width: 1px;
overflow: auto;
+ clear: both;
width: 100%;
background: #eee;
color: black !important;
input#searchbox {
background: url(wikiicons/search-bg.gif) no-repeat;
background-color: #fff;
- background-position: 0 50%;
+ background-position: 100% 50%;
color: #000;
- padding-left: 16px;
+ padding-right: 16px;
}
/* Things to hide in printouts. */
background: #eee;
color: black !important;
}
+
+span.color {
+ padding: 2px;
+}