MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
(37 intermediate revisions by the same user not shown) | |||
Line 20: | Line 20: | ||
.mw-body-content a.new:visited { color: #a55858 !IMPORTANT; } | .mw-body-content a.new:visited { color: #a55858 !IMPORTANT; } | ||
#content p { font-size: 22px; font-family:"Caslon Antique"} | #content p { font-size: 22px; line-height:26px;} | ||
#content h1 { font-size: 64px; font-family:"Caslon Antique"; line-height:64px; } | |||
#content h2 { font-size: 48px; font-family:"Caslon Antique"; line-height:64px; } | |||
#content h3 { font-size: 40px; font-family:"Caslon Antique" } | |||
#content h4 { font-size: 36px; font-family:"Caslon Antique" } | |||
#content h5 { font-size: 32px; font-family:"Caslon Antique" } | |||
#p-navigation { font-size: 12px; } | |||
#p-cactions { font-size: 22px } | |||
#p-personal { font-size: 22px } |