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: #E56152 url(/images/f/f9/New_beck_bordsnon.png) no-repeat; }  
body { background: #E0534C url(/images/f/f9/New_beck_bordsnon.png) no-repeat; }  


/* background color of the content and title of pages */  
/* background color of the content and title of pages */  
Line 70: Line 70:
.mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;}
.mp_header { background-image:url(/images/9/9c/Wikinews_banner_2024.png); background-repeat: no-repeat; background-position: top right; width: 100%;}


.mw-body { border: 4px solid #C14424; margin-top: -4px; }
.mw-body { border: 4px solid #E0534C; margin-top: -4px; }


h1, h2 { border-color: #57544a; }
h1, h2 { border-color: #57544a; }

Navigation menu