(Created page with "→All CSS here will be loaded for users of the Cosmos skin: #cosmos-toolbar { display: none; }") |
No edit summary Tag: Reverted |
||
Line 2: | Line 2: | ||
#cosmos-toolbar { display: none; } | #cosmos-toolbar { display: none; } | ||
blockquote.backcover {font-size: 150% line-height: 200%; margin-top: .3em; margin-bottom: 0; padding-bottom: 0 !important;} | |||
p.backcover {font-size: 150%; margin: 0; line-height: normal !important;} |
Revision as of 14:05, 7 January 2024
/* All CSS here will be loaded for users of the Cosmos skin */ #cosmos-toolbar { display: none; } blockquote.backcover {font-size: 150% line-height: 200%; margin-top: .3em; margin-bottom: 0; padding-bottom: 0 !important;} p.backcover {font-size: 150%; margin: 0; line-height: normal !important;}