MediaWiki:Common.css: Difference between revisions

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


/* 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: #AA3C14 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; }
body { background: #AA3C14 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; font-family: 'Roboto', Arial, sans-serif; }


@import url('https://fonts.fandom.com/webfonts/Roboto.css');
@import url('https://fonts.fandom.com/webfonts/Roboto.css');
body { font-family: 'Roboto', Arial, sans-serif; }


#content .client-darkmode { background: #AA3C14; }
#content .client-darkmode { background: #AA3C14; }

Navigation menu