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: Manual revert
 
(15 intermediate revisions by the same user not shown)
Line 2: Line 2:


#cosmos-toolbar { display: none; }
#cosmos-toolbar { display: none; }
.mw-page-title-main {font-weight: normal; font-size: 80%;}
.pi-title.pi-item-spacing.pi-item > p {font-weight: bold;}

Latest revision as of 22:07, 2 August 2024

/* All CSS here will be loaded for users of the Cosmos skin */

#cosmos-toolbar { display: none; }
.mw-page-title-main {font-weight: normal; font-size: 80%;}
.pi-title.pi-item-spacing.pi-item > p {font-weight: bold;}