User:Karl Dickman/standard.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.


#editpage-copywarn {display:none;}
#siteNotice {display:none;}
#confirmemail {display:none;}

div.tright, div.floatright, table.floatright {clear:right;}

a:link {color:#002BC8;}
a:visited {color:#5A3696;}
a.new:link {color:#CC2200;}
a.new:visited {color:#721732;}
a.external:link {color:#3366BB;}
a.external:visited {color:#8D7189;}
a.extiw:link {color:#3C78E0;}
a.extiw:visited {color:#78835A;}
a.stub:link {color:#000080;}
a.stub:visited {color:#5A0B48;}

a:link:hover {color:#001E86;}
a:visited:hover {color:#3D2464;}
a.new:link:hover {color:#881700;}
a.new:visited:hover {color:#4B1022;}
a.extiw:link:hover {color:#1A4EA4;}
a.extiw:visited:hover {color:#64573C;}
a.external:link:hover {color:#22447D;}
a.external:visited:hover {color:#5F4B5B;}
a.stub:link:hover {color:#000055;}
a.stub:visited:hover {color:#3D0735;}

dt {font-weight:bold;}