Actions

MediaWiki

Common.css: Difference between revisions

From GameLabWiki

No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
#section{
body.page-Main_Page h1 { display: none; }
    background-color: #517398;
    font-color:white;
    text-align:center;
}

Revision as of 00:43, 6 December 2019

#section{
    background-color: #517398;
    font-color:white;
    text-align:center;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.