MediaWiki:Mobile.css: Difference between revisions
MediaWiki interface page
More actions
Technochips (talk | contribs) m remove killicon height |
Technochips (talk | contribs) crit background |
||
| Line 242: | Line 242: | ||
text-align:right; | text-align:right; | ||
width:100% | width:100% | ||
} | |||
.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%; | |||
} | } | ||