MediaWiki:Theme-sai.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 396: Line 396:


/* Change the background color of the bottom and left of eath page, up to behind the logo: */
/* Change the background color of the bottom and left of eath page, up to behind the logo: */
body { background: url(/3/3b/Twenty_One_Pilots_background.jpg) no-repeat; font-family: 'Roboto', Arial, sans-serif; position: relative; }
body {
    background: #B0DFE5 url(/images/b/bd/Fans_background.png) no-repeat;
    font-family: 'Roboto', Arial, sans-serif;
    position: relative;
}


#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; }
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; }

Navigation menu