MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 4: Line 4:
body { background: #AA3C14 url(/images/7/76/Photo_2024-02-28_12-04-11.jpg) no-repeat; font-family: 'Roboto', Arial, sans-serif; }
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');
#content .client-darkmode { background: #AA3C14; font-family: "Roboto"; }
 
#content .client-darkmode { background: #AA3C14; }


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  

Navigation menu