MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 4: Line 4:
body { background: #B0E0E6 url(/images/0/0b/New_beck.png); }
body { background: #B0E0E6 url(/images/0/0b/New_beck.png); }


/* background color of the content and title of pages */
/* background color of the content and title of pages */  
#content { background-color: #E2B076; }  
#content { background-color: #E2B076; }  
   
   
/* This is from the background color of the title of the Navigation menu in the left column */
/* This is from the background color of the title of the Navigation menu in the left column */
#p-navigation { background-color: #F0FFFF; border-radius: 10px 10px 0px 0px; border: 3px solid #C14424; border-bottom:hidden; }
#p-navigation { background-color: #F0FFFF; border-radius: 10px 10px 0px 0px; border: 3px solid #C14424; border-bottom:hidden; background-image:url(/images/9/97/Sidebar.png); }


/* This is from the background color of the title of the Twenty one pilots menu in the left column */
/* This is from the background color of the title of the Twenty one pilots menu in the left column */
#p-Twenty_one_pilots { background-color: #F0FFFF; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; }
#p-Twenty_one_pilots { background-color: #F0FFFF; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/9/97/Sidebar.png); }


/* This is from the background color of the title of the Members menu in the left column */
/* This is from the background color of the title of the Members menu in the left column */
#p-Members { background-color: #F0FFFF; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; }
#p-Members { background-color: #F0FFFF; border: 3px solid #C14424; border-bottom:hidden; border-top:hidden; background-image:url(/images/9/97/Sidebar.png); }


.wikitable { background-image:url(/images/9/9c/Wikinews_banner_2024.png); }
.wikitable { background-image:url(/images/9/9c/Wikinews_banner_2024.png); }

Navigation menu