Difference between revisions of "MediaWiki:Vector.css"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
m
m
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: 14px;
     font-size: 16px;
}
}

Revision as of 18:03, 29 May 2023

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