Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Reverted |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { font-size: larger | body { font-size: larger;} | ||
/* To make images responsive */ | /* To make images responsive */ | ||
Line 9: | Line 8: | ||
width: auto\9; | width: auto\9; | ||
} | } | ||
.htmlform-tip + .mw-htmlform-field-HTMLInfoField { color:red } |