MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) moving vector specific code from common.css to vector.css |
Technochips (talk | contribs) m force uppercase for tf2 fonts |
||
| Line 2: | Line 2: | ||
{ | { | ||
font-family:"TF2C","TF2","Linux Libertine","Georgia","Times",serif; | font-family:"TF2C","TF2","Linux Libertine","Georgia","Times",serif; | ||
text-transform: uppercase; | |||
color:#D2CDC8 !important; | color:#D2CDC8 !important; | ||
font-size:38px; | font-size:38px; | ||
| Line 14: | Line 15: | ||
{ | { | ||
font-family:"TF2C","TF2","Linux Libertine","Georgia","Times",serif; | font-family:"TF2C","TF2","Linux Libertine","Georgia","Times",serif; | ||
text-transform: uppercase; | |||
font-size:2.4em; | font-size:2.4em; | ||
border-bottom:0.2em dotted; | border-bottom:0.2em dotted; | ||
| Line 78: | Line 80: | ||
{ | { | ||
font-family:"TF2C Build","TF2 Build",sans-serif; | font-family:"TF2C Build","TF2 Build",sans-serif; | ||
text-transform: uppercase; | |||
font-size:16px; | font-size:16px; | ||
height:29px; | height:29px; | ||