MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 46: Line 46:


/*Sidebar*/
/*Sidebar*/
.portlet#mw-panel .pBody {
.portlet#p-navigation .pBody, .portlet#p-search .pBody, .portlet#p-tb .pBody, .portlet#p-cactions .pBody {
     background-color: rgba(24, 13, 26, 0.87) !important;
     background-color: rgba(24, 13, 26, 0.87);
     border: 2px solid #1034A6;
     border: 2px solid #1034A6;
}
}
Line 96: Line 96:
}
}


a#NavToggle1 {color: white !important;}
a#NavToggle1 {color: purple !important;}


#preferences, .prefsection table, .prefsection legend, div#userloginForm, div#userlogin { background: none !important; }
#preferences, .prefsection table, .prefsection legend, div#userloginForm, div#userlogin { background: none !important; }