Difference between revisions of "MediaWiki:Common.css"

From ValhallaLost
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: .wikitable#val { vertical-align:top; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.wikitable#val { vertical-align:top; }
 
.wikitable#val { vertical-align:top; }
 +
.vikitable { vertical-align:top; }

Revision as of 03:32, 23 January 2017

/* CSS placed here will be applied to all skins */
.wikitable#val { vertical-align:top; }
.vikitable { vertical-align:top; }