MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) mNo edit summary |
Technochips (talk | contribs) navbox bullet points |
||
| Line 246: | Line 246: | ||
margin-top:10px !important; | margin-top:10px !important; | ||
} | } | ||
.page-Main_Page .mp-topheader | |||
{ | |||
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; | |||
} | |||
.crits | .crits | ||
{ | { | ||
| Line 257: | Line 267: | ||
background-size: 100% 100%; | background-size: 100% 100%; | ||
} | } | ||
. | .navbox ul, .navbox li | ||
{ | { | ||
display:inline; | |||
margin:0; | |||
} | } | ||
. | .navbox li:not(:last-child):after | ||
{ | { | ||
content:" · "; | |||
} | } | ||