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 4: Line 4:
     height: 90px;
     height: 90px;
     margin: 10px auto;  /* Centers the banner */
     margin: 10px auto;  /* Centers the banner */
     background: #ffffff;
     background: #1a1a1a;
}
}

Revision as of 00:41, 2 November 2024

.patreon-banner {
    display: block;
    width: 728px;  /* Standard leaderboard size */
    height: 90px;
    margin: 10px auto;  /* Centers the banner */
    background: #1a1a1a;
}