Difference between revisions of "MediaWiki:Common.css"

From Funtoo Linux
Jump to: navigation, search
(Make code show up a bit bigger.)
(Tweaking how tt, code are made bigger)
Line 9: Line 9:
  
 
/* Make tt and code bigger */
 
/* Make tt and code bigger */
tt, code {font-size: larger}
+
tt, code {font-size: 120%}

Revision as of 18:21, 8 November 2010

/* CSS placed here will be applied to all skins */
 
/* Differentiate visited and unvisited links better */
a:link {color: navy}
a:visited {color: royalblue}
 
/* Differentiate links from surrounding text better */
a:link {font-weight: bolder}
 
/* Make tt and code bigger */
tt, code {font-size: 120%}
Personal tools
Namespaces

Variants
Actions
Categories
Toolbox
Stuff