User:Smurf/monobook.css

From Guild Wars Wiki
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
@import url("/index.php?title=User:Smurf/common.css&action=raw&ctype=text/css");
 /*@import url("/index.php?title=User:Smurf/wikitable.css&action=raw&ctype=text/css");*/

 li#pt-userpage {
 	background: url(http://wiki.guildwars.com/images/thumb/1/1c/User_Smurf.png/11px-User_Smurf.png) no-repeat center left;
 }
 
 /* Only allow .plainlinks style on local links */
 #bodyContent  .plainlinks a.external{
 	color: #36B !important;
 	background: transparent url(skins/monobook/external.png) no-repeat right center !important;
 	padding-right: 13px !important;
 }
 #bodyContent .plainlinks a.external[href^="http://wiki.guildwars.com/"]{
 	background: none !important;
 	color: #002BB8 !important;
 	padding-right: 0 !important;
 }
 
  /* checkered background behind images */
 #file img, #content img:hover{
 	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAI0lEQVQ4T2Owt7dvwIdnzJiBFzOMGjAsDCCkgJAFowYMCwMALu3CkDZo1hMAAAAASUVORK5CYII=);
 }
 
 #lastmod{display:none!important;}
 .ns--1 #ca-log{display:none;}
 #M-640x,#M-800x,#M-1024x,#M-Auto{display:inline;padding:0 .1em;}
 #wikiPreview.hidePreview>h2:first-child, #wikiPreview.hidePreview>h2:first-child+div.previewnote{display:none;}
 a.stub{color:#C3C} a.stub:visited{color:#939}
 
 #latest-update a:link{font-weight:bold}