MediaWiki:Common.css: Difference between revisions

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


#mw-head { background-color: #B0E0E6; }
#mw-head { background-color: #B0E0E6; }
/* style the search box and the buttons below it */
.searchButton {
    background-image: url('filepath://Twenty One Pilots background.jpg');
}
/* Changes the background color of the Tools menu in the left column. Both the title of the menu and the links in it are affected. */
#p-tb .body { background-color: #E0FFFF; }


.imagelink_telegram a {
.imagelink_telegram a {
Line 36: Line 28:


body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
/*  This is from the background color of the title of the Tools menu in the left column  */
#p-tb { background-color: #E0FFFF; }


#title-para { background-color: #F0FFFF; }
#title-para { background-color: #F0FFFF; }

Navigation menu