Difference between revisions of "MediaWiki:Common.css"

From ValhallaLost
Jump to navigationJump to search
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 td { vertical-align:top; text-align:top; }
+
.vikitable td { vertical-align:top; text-align:left; }

Revision as of 03:52, 23 January 2017

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