User:TylerGray/monobook.css

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* .googleContent {display: none}
.firstHeading {position: absolute; top: 63px; width: 900px}
#bodyContent {position: absolute; top: 101px; width: 900px}
.pBody {background:#E1E1E1; border: none}
#p-personal {background:#E1E1E1; position: fixed; top: 0px; z-index: 100}
#p-navigation {background:#B69E00; position: fixed; top: 158px; z-index: 100}
#p-search {background:#B69E00; position: fixed; top: 297px; z-index: 100}
#p-tb {background:#B69E00; position: fixed; top: 363px; z-index: 100}
#p-lang {background:Aqua;position: fixed; top: 507px; z-index: 100}
#footer {display: none} */


/* Text & input field effects */
#searchInput, #searchText, #wpSummary, select, textarea, #year { background-color: #98D8D8; border-top: 1px black solid; border-left: 1px black solid; border-right: 1px black solid; border-bottom: 1px black solid;}
input { font-family: "Segoe UI", Tahoma, sans-serif; } 
input, .searchbutton { border-radius: 10px; border-top: 1px gray solid; border-left: 1px gray solid; border-right: 1px gray solid; border-bottom: 1px gray solid; background-color: #A27DFA;}
textarea { font-family: "DejaVu Sans Mono", "Lucida Console", "Courier New", monospace; font-weight: normal; font-size: 10pt; border-radius: 16px;}