MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&display=swap'); | ||
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&display=swap'); | ||
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&display=swap'); | |||
#mw-panel { | #mw-panel { | ||
Line 227: | Line 228: | ||
font-family: 'Cormorant Garamond', serif; | font-family: 'Cormorant Garamond', serif; | ||
font-size: 18px; | font-size: 18px; | ||
} | } | ||
Line 238: | Line 238: | ||
#mw-content-text, | #mw-content-text, | ||
.mw-parser-output { | .mw-parser-output { | ||
font-size: | font-size: 18px; | ||
font-weight: 500; | |||
line-height: 1.6; | line-height: 1.6; | ||
} | } |