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


.vectorTabs span a { background-color: #B0E0E6; }
.vectorTabs span a { background-color: #B0E0E6; }
.mw-footer li { background: #E2B076; border-radius: 3px 3px; border: 2px solid #C14424; padding:0.1em 0.5em; }


#p-logo { background: linear-gradient(#3D1D00, #C12713, #000000 97%); }  
#p-logo { background: linear-gradient(#3D1D00, #C12713, #000000 97%); }  

Navigation menu