MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
#bodyContent { | #bodyContent { | ||
# font-size: 0.875em; | # font-size: 0.875em; | ||
font-size: 1em; | |||
} | } | ||
Revision as of 10:09, 21 February 2019
/* CSS placed here will affect users of the Vector skin */
#bodyContent {
# font-size: 0.875em;
font-size: 1em;
}