MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
body { | body { | ||
font-family: serif; | font-family: serif; | ||
font-size: large; | |||
} | } | ||
table { | table { | ||
font-family: sans-serif; | font-family: sans-serif; | ||
font-size: medium; | |||
} | } | ||
Line 17: | Line 19: | ||
color: maroon; | color: maroon; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
font-size: | font-size: medium; | ||
} | } |