Difference between revisions of "MediaWiki:Monobook.css"

Jump to navigation Jump to search
Line 40: Line 40:
#searchInput {
#searchInput {
   width: 123px;
   width: 123px;
   background: #000000;
   background: #222;
   color: #ffffd0;
   color: #ffffd0;
   border-top: 1px dotted #541315;
   border-top: 1px dotted #541315;
   border-bottom: 1px dotted #541315;
   border-bottom: 1px dotted #541315;
  border-left: none;
  border-right: none;
}
}