MediaWiki:Gadget-cosmostweaks.css: Difference between revisions
line height test |
line height test |
||
| Line 93: | Line 93: | ||
/* -------------------------- general ------------------------- */ | /* -------------------------- general ------------------------- */ | ||
p { | |||
line-height: 1.8; | |||
} | |||
body { | body { | ||
background-color: var(--main-background-color); | background-color: var(--main-background-color); | ||
} | } | ||
@media screen and (min-width: 850px) { | @media screen and (min-width: 850px) { | ||