미디어위키:Timeless.css: 두 판 사이의 차이

편집 요약 없음
태그: 되돌려진 기여
문서를 비움
태그: 비우기 수동 되돌리기
1번째 줄: 1번째 줄:
/* Monochrome overrides (global) */
.skin-timeless a,
.skin-timeless .mw-parser-output a { color:#222 !important; }
.skin-timeless a:visited { color:#555 !important; }
.skin-timeless a:hover, .skin-timeless a:focus { color:#000 !important; }


.skin-timeless .mw-header,
.skin-timeless .mw-footer,
.skin-timeless .site-header,
.skin-timeless .sidebar { background:#f7f7f7 !important; border-color:#e5e5e5 !important; }
.skin-timeless .mw-ui-button,
.skin-timeless .mw-ui-button.mw-ui-progressive,
.skin-timeless .mw-ui-button.mw-ui-destructive {
  background:#e6e6e6 !important; color:#111 !important; border-color:#cfcfcf !important;
}
.skin-timeless .mw-message-box,
.skin-timeless .mw-message-box-warning,
.skin-timeless .mw-message-box-error,
.skin-timeless .mw-message-box-success {
  background:#f3f3f3 !important; border-color:#dcdcdc !important; color:#111 !important;
}
.skin-timeless input, .skin-timeless select, .skin-timeless textarea {
  background:#fff !important; color:#111 !important; border-color:#dcdcdc !important;
}