MediaWiki:Common.css: Difference between revisions

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