Jump to content

User:Entropy1963/vector-2022.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Line 1: Line 1:
body {font-family: Calibri; font-size:110%}
body {font-family: Calibri; font-size:100%}
a:link {color: #CC6633;}
a:link {color: #CC6633;}
a:visited {color: #f508cb;}
a:visited {color: #f508cb;}

Revision as of 10:47, 29 April 2023

body {font-family: Calibri; font-size:100%}
a:link {color: #CC6633;}
a:visited {color: #f508cb;}
a:hover {color: blue; background-color:yellow;}
a:active {color: #f4f6f7; background-color:red;}

a:link.new { color: #FF0000; } /* new links */
a:link.new visited { color: #1b0404; } /* new links */
a:interwiki { color: navy; } /* interwiki links */
a:link.external { color: gray; } /* external links */
a:stub { color: green; } /* hovered links */

#content a.external {color: navy;}
#mw-panel div.portal div.body ul li a:link {color:#c6250b;}
#mw-panel div.portal div.body ul li a:visited {color:#666600;}
#mw-panel div.portal div.body ul li a:hover {color: white; background-color:#0e98c9;}
#mw-panel div.portal div.body ul li a:active {color: #0e98c9; background-color:white;}
#content a.extiw, #content a.extiw:link {color: #CC6633;}
#content a.extiw, #content a.extiw:visited {color: #f508cb;}
#content a.extiw, #content a.extiw:hover {color: white; background-color:#0e98c9;}
#content a.extiw, #content a.extiw:active {color: #0e98c9; background-color:white;}