Mediawiki:common.css

Вернуться

Line 259: Line 259:
     border: 1px solid #37373e;
     border: 1px solid #37373e;
     color: white
     color: white
}
#mw-header-nav-hack {
    border-top: solid 2px #212126 !important;
    display: block;
    position: absolute;
    z-index: 98;
    background: #212126 !important;
    width: 100%
}
.ui-widget-overlay {
    background: #000000 !important;
    opacity: .3 !important
}
.ui-widget-content {
    border: 1px solid #4a4a57 !important;
    background: #212126 !important;
    color: #e0e0e0 !important
}
}