Mediawiki:common.css

Вернуться

Line 284: Line 284:
     background-color: #212126;
     background-color: #212126;
     margin-bottom: 0.5em
     margin-bottom: 0.5em
}
.codeEditor-status {
    clear: both;
    width: 100%;
    background-color: #212126;
    border-top: 1px solid #40404b;
    display: table
}
.mw-datatable th {
    background: #212126
}
}