User:Apollo/monobook.css

From This Might Be A Wiki

Note: After saving, you have to bypass your browser's cache to see the changes.
Firefox and Opera: hold down the Shift key while clicking Reload. Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button. Chrome and Safari users can just click the Reload button.

/*@import url("http://www.arteduen.de/wikiskins/lincolnbook.css") all;*/

/* personal preferences */
abbr {  border: 0px !important;  cursor: default !important;  }         /* removes tooltip styling on recent changes */

table.filehistory tr td:nth-child(7){  font-style:italic;  }            /* italicises comments in file history table */

textarea#wpTextbox1 {  font-family: 'Source Code Pro', monospace;  }    /* forces monospaced font in editing areas */

.mainspacenav { display:none; }