Anonymous
×
Create a new article
Write your page title here:
We currently have 909 articles on Saga Edition RPG Omnibus. Type your article name above or click on one of the titles below and start writing!



Saga Edition RPG Omnibus

MediaWiki:Cosmos.css: Difference between revisions

(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;}