Difference between revisions of "MediaWiki:Vector.css"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: →‎Collapsables: mw-collapsible { width: 700px; }")
 
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* Collapsables */
/* Collapsables */
mw-collapsible {
wikitable mw-collapsible {
width: 700px;
width: 700px;
}
}

Revision as of 00:56, 30 March 2018

/* CSS placed here will affect users of the Vector skin */
/* Collapsables */
wikitable mw-collapsible {
	width: 700px;
}