User:Rholton/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* remove the ugly, recently-reinstated link underlines */
a { text-decoration: none; }
a:hover { text-decoration: underline; }


/* Unicode capable fonts please */

body {
   font-family: "Arial Unicode MS"
}

/* hide some little-used navigation items */
li#n-About-Wikipedia
  {display:none}
li#n-contact
  {display:none}
li#n-sitesupport
  {display:none}
li#n-help
  {display:none}

table.qxz-ads {display: none;}