MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
important |
Technochips (talk | contribs) crit background |
||
| Line 227: | Line 227: | ||
text-align:right; | text-align:right; | ||
width:100%; | width:100%; | ||
} | } | ||
| Line 239: | Line 234: | ||
font-size:2.5em !important; | font-size:2.5em !important; | ||
margin-top:10px !important; | margin-top:10px !important; | ||
} | |||
.crits | |||
{ | |||
background-image: url(/w/index.php?title=Special:Redirect/file/Killicon_crit.png); | |||
background-size: 100% 100%; | |||
} | |||
.minicrits | |||
{ | |||
background-image: url(/w/index.php?title=Special:Redirect/file/Killicon_minicrit.png); | |||
background-size: 100% 100%; | |||
} | } | ||