Difference between revisions of "MediaWiki:Common.css"

20 bytes removed ,  18:41, 21 March 2022
just a last little infobox css tweak
(simplified the heading-bigger color for all infoboxes)
(just a last little infobox css tweak)
Line 156: Line 156:
background-color:#0005;
background-color:#0005;
color: #fff;
color: #fff;
text-shadow: 1px 1px 3px #000;
}
}


Line 231: Line 232:
#infobox_misc #heading_bigger {
#infobox_misc #heading_bigger {
     background-color: #979797;
     background-color: #979797;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
     }
     }