Jump to content

User:Patrick/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
h1 {color: white; background: #ff00c0; 	display:inline !important}
  
h2 {color:black; background: #c0ffc0; !important}
 
h3 {background: #c0c0ff; }
 
h1 { font-size: 180%; }
 
h2 { font-size: 150%; }

#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-selflink { text-decoration: none !important; }