User:Stephen G. Brown/monobook.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for Stephen G. Brown to every page, when User:Stephen G. Brown is using the Monobook skin.


/* Hide the standard random link since I'm using */
/* Hippietrail & Connel's custom one */

#n-randompage { display: none }

/* Hide navigation bar items */
/*
#n-mainpage-text { display: none }
#n-portal { display: none }
#n-requestedarticles { display: none }
#n-randompage { display: none }
#n-discussionrooms { display: none }
#n-currentevents { display: none }
#n-help { display: none }
#n-sitesupport { display: none }
*/

/* Allow multiple links on one line for Random */
.autowidth a { width: auto !important; display: inline !important }

.ns-0 #bodyContent hr { visibility: visible !important; }

.ru-stress { display: inline }

/* for parenthesized italicized terms, all elements italic */
.ib-brac, .ib-content, .ib-comma, .ib-colon { font-style: italic }
.qualifier-brac, .qualifier-content, .qualifier-comma, .sense-qualifier-colon { font-style: italic }

/* Hide the copyright */
#editpage-copywarn { display: none }

/* Hide liquid-thread notice */
.lqt_watchlist_messages_notice {display:none}