Information: 0.2.5 is officially out! Please bear with us while we are working on updating the wiki. This patch is massive so a lot of work will be needed. Enjoy the game in the meantime!

MediaWiki:Main 3.css: Difference between revisions

From Tiny Rogues Wiki
No edit summary
Tag: Reverted
(Blanked the page)
Tags: Blanking Manual revert
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:


/* main container */
#mw-content-container {
    border-bottom: none;
    min-height: 105vh;
}
#mw-content {
    border-bottom: none;
    background-color: var(--theme-tone-6);
    margin-top: 1rem;
    border-radius: 6px 6px 0 0;
    border: 1px solid var(--border-color);
    border-bottom: 0;
}
#mw-related-navigation .sidebar-chunk {
    margin-top: 1rem;
}

Latest revision as of 17:22, 19 January 2024