Difference between revisions of "MediaWiki:Vector.css"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
m (Attempt failed)
Tags: Reverted Manual revert
m
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body {
body {
    font-size: 18px;
font-size: 92%;
}
}

Revision as of 05:19, 12 August 2022

/* CSS placed here will affect users of the Vector skin */
body {
	font-size: 92%;
}