Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

Difference between revisions of "MediaWiki:Common.css"

on PidgiWiki, the video game media repository

Line 12: Line 12:
  
 
.metrobox { color:#fff; font-family:'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size:13px; }
 
.metrobox { color:#fff; font-family:'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size:13px; }
.metrobox a:link, .metrobox a:visited, .metrobox a:hover { color:#eee; }
+
.metrobox a:link, .metrobox a:visited { color:#eee; }
 +
.metrobox a:hover { color:#eee; font-weight:bold; }
  
  
 
/* </pre> */
 
/* </pre> */

Revision as of 01:27, 23 February 2012

/* <pre> */

/* Miscellaneous formatting features */

.sc { font-variant: small-caps }

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

.metrobox { color:#fff; font-family:'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif; font-size:13px; }
.metrobox a:link, .metrobox a:visited { color:#eee; }
.metrobox a:hover { color:#eee; font-weight:bold; }


/* </pre> */
Cookies help us deliver our services. By using our services, you agree to our use of cookies.