Jump to content

User:Patrick/common.css

From Meta, a Wikimedia project coordination wiki

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
h1 {color: white; background: #ff00c0; 	display:inline !important}
  
h2 {color:black; !important}

h2 {background: #c0ffc0; !important}
 
h3 {background: #c0c0ff; }
 
h1 { font-size: 180%; }
 
h2 { font-size: 150%; }

a {text-decoration: underline; !important}
 
#column-one a.link { text-decoration: underline; !important}
 
#column-one li.new a { text-decoration: underline !important}
 
a:link {color: red; text-decoration: underline; !important}
 
a h1 {color: white; text-decoration: underline; !important}
 
a span h1 {color: white; text-decoration: underline; !important}
 
a.extiw {color: #008000; !important}

.mw-body a.extiw {color: #008000; !important}
 
a.stub {color: #990099; !important}
 
a.external {color: #0000ff; !important}
 
a.new {color: #000000; !important}
 
li.new a {color: #000000; !important}
 
.selected a {background: #cccccc}
 
a.new {color: #000000; !important}
 
/* a:hover   {  color: white; background: red;  } */
 
a:active,.fl:active  {  color: white; background: red; !important }
 
a.extiw:hover {color: white; background: #008000; !important}
 
a.external:hover {color: white; background: #000080;  !important}
 
a.new:hover {color: black; !important}
 
li.new a {color: #000000; !important}
 
/*a.mw-redirect {color: #800000; !important}*/
 
a.pBody {color: #008000;  !important}

.mw-echo-notifications-badge {display:none !important}

.mw-selflink { text-decoration: none !important; }