Difference between revisions of "MediaWiki:Common.css"

139 bytes added ,  15:00, 28 February 2020
no edit summary
Line 75: Line 75:
{
{
     background: #ff0;
     background: #ff0;
    font-weight: unset;
}
.highlight-warning
{
    background: #af0;
    font-weight: unset;
}
.highlight-danger
{
    background: #f00;
     font-weight: unset;
     font-weight: unset;
}
}