Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | .ritual pre { | ||
+ | white-space: normal; | ||
+ | } | ||
.card { | .card { |
Revision as of 18:28, 25 May 2017
/* CSS placed here will be applied to all skins */ .ritual pre { white-space: normal; } .card { white-space: normal; } table td { vertical-align: top; }