User:Master son/monobook.css

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

Note: You may have to bypass your browser’s cache to see the changes. In addition, after saving a sitewide CSS file such as MediaWiki:Common.css, it will take 5-10 minutes before the changes take effect, even if you clear your cache.

  • 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 Master son to every page, when User:Master son is using the Monobook skin.


 /******************************************************************/
 /* Better link colors                                             */
 /******************************************************************/
 
 /* standard link colors */ 
 
 a { color: #0000FF; } 
 a:visited { color: #0000FF; } 
 a:active, a.new { color: #FF0000; } 
 a.interwiki, a.external { color: #0000FF; } 
 a.stub { color: #772233; } 
 
 /* for reference only
 #usRoads th.project {background: #89EF77;}
 #usRoads th.taskforce  {background: #FF8F93;}
 #usRoads th.probation  {background: #9F9F9F;}
 */
 
 
 
 /* suppress the person icon by your username */
 /* needed if not already in place */
 li#pt-userpage { background: none }
 
 .fundraiser-box { display: none; }
 .fundraiser-folded { display: none; }
 .fundraiser-quote { display: none; }
 .fundraiser-counter { display: none; }
 .fundraiser-headline { display: none; }
 .fundraiser-meter { display: none; }
 .fundraiser-button-post { display: none; }
 .fundraiser-button-pre { display: none; }
 .siteNoticeToggle { display: none; }
 #siteNoticeBig { display: none; }
 #siteNotice { display: none; }