|
|
| 3번째 줄: |
3번째 줄: |
| .mw-editsection { | | .mw-editsection { |
| display: none !important; | | display: none !important; |
| }
| |
|
| |
| .navbar-default {
| |
| background: #ff809f !important;
| |
| }
| |
|
| |
| .navbar-default .navbar-brand {
| |
| color: white !important;
| |
| }
| |
|
| |
| @media (max-width:992px) {
| |
| .navbar-default .navbar-nav * {
| |
| color: white !important
| |
| }
| |
| }
| |
|
| |
| .navbar-default .navbar-nav > li > a {
| |
| color: white !important;
| |
| }
| |
|
| |
| .navbar-default .navbar-toggle {
| |
| border-color: white !important;
| |
| }
| |
|
| |
| .navbar-default .navbar-toggle .icon-bar {
| |
| background: white !important;
| |
| }
| |
|
| |
| img {
| |
| max-width: 100%;
| |
| height: auto;
| |
| }
| |
|
| |
| #catlinks {
| |
| display: block;
| |
| } | | } |
|
| |
|
2020년 12월 23일 (수) 10:08 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-editsection {
display: none !important;
}
table.table-center {
margin: 0px auto;
}
table.table-right {
float: right;
}
s {
color: #808080;
}
span.color-template > a {
color: inherit;
}