MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) ambox |
Technochips (talk | contribs) main page stuff |
||
| Line 256: | Line 256: | ||
background-image: url(/w/index.php?title=Special:Redirect/file/Killicon_minicrit.png); | background-image: url(/w/index.php?title=Special:Redirect/file/Killicon_minicrit.png); | ||
background-size: 100% 100%; | background-size: 100% 100%; | ||
} | |||
.page-Main_Page .tf2c-header | |||
{ | |||
font-family: "TF2C","TF2","Linux Libertine","Georgia","Times",serif; | |||
text-transform: uppercase; | |||
text-align: center; | |||
font-size: 38.4px; | |||
} | |||
.page-Main_Page .mp-description | |||
{ | |||
text-align: center; | |||
} | |||
.page-Main_Page .tf2c-content | |||
{ | |||
column-count: 2; | |||
} | |||
.page-Main_Page .mp-content | |||
{ | |||
break-inside: avoid-column; | |||
} | } | ||