User:Mip/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* Override the default font-size: 0.8em in default Vector CSS */ |
|||
#bodyContent { |
#bodyContent { |
||
font-size: 1.0em; |
font-size: 1.0em; |
||
} |
} |
||
/* Set the overall font size for body, overriding browser settings */ |
|||
body { |
body { |
||
font-size: 11pt; |
font-size: 11pt; |