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



Monster Amor
33Articles

MediaWiki:Cosmos.css: Difference between revisions



Virtual photographs of monster girls in the real world
mNo edit summary
mNo edit summary
Tag: Reverted
Line 7: Line 7:
#cosmos-toolbar {
#cosmos-toolbar {
     display: none !important;
     display: none !important;
}
/* Add padding to footer */
.page-footer nav.cosmos-footer {
    padding-bottom: 20px;
}
}

Revision as of 20:02, 17 November 2024

/* Hide view source section */
#cosmos-articleHeader-actions:has(#ca-viewsource) {
    display: none !important;
}

/* Hide categories */
#cosmos-toolbar {
    display: none !important;
}

/* Add padding to footer */
.page-footer nav.cosmos-footer {
    padding-bottom: 20px;
}