MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
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;
}
}