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:Common.css: Difference between revisions



Virtual photographs of monster girls in the real world
No edit summary
No edit summary
Line 1: Line 1:
.patreon-banner {
.patreon-banner {
     display: block;
     display: block;
     width: 728px; /* Standard leaderboard size */
     width: 728px;
     height: 90px;
     height: 90px;
     margin: 10px auto; /* Centers the banner */
     margin: 10px auto;
    text-align: center;
     background: #1a1a1a;
     background: #1a1a1a;
}
}

Revision as of 01:01, 2 November 2024

.patreon-banner {
    display: block;
    width: 728px;
    height: 90px;
    margin: 10px auto;
    text-align: center;
    background: #1a1a1a;
}