Шаблон:Россия/styles.css: различия между версиями
цвета как на настоящем флаге |
TSP (обсуждение | вклад) Контрастный? |
||
| (не показана 21 промежуточная версия 2 участников) | |||
| Строка 6: | Строка 6: | ||
.russia-header { | .russia-header { | ||
background: #B0C4DE; | background: #B0C4DE; | ||
color: | color: #0645AD; | ||
font-size: larger; | font-size: larger; | ||
} | } | ||
| Строка 25: | Строка 25: | ||
font-weight: bold; | font-weight: bold; | ||
background-color: #B0C4DE; | background-color: #B0C4DE; | ||
font-size: larger; | font-size: larger; | ||
} | } | ||
| Строка 42: | Строка 38: | ||
.servants-header, .navbox .servants-header { | .servants-header, .navbox .servants-header { | ||
background: white; | background: white; | ||
color: | color: #0645AD; | ||
font-size: larger; | font-size: larger; | ||
} | |||
.servants-header a, .servants-header .plainlinksneverexpand a { | |||
color: #0039A6; | |||
} | } | ||
.servants-even { | .servants-even { | ||
| Строка 89: | Строка 88: | ||
background: cornflowerblue; | background: cornflowerblue; | ||
text-align: center; | text-align: center; | ||
} | |||
.allies-army a { | |||
color: #FFC0CB; | |||
} | |||
.allies-navy a { | |||
color: white; | |||
} | } | ||
| Строка 117: | Строка 124: | ||
} | } | ||
.enemies-external a { | .enemies-external a { | ||
color: | color: blue; | ||
} | } | ||
.enemies-internal a { | .enemies-internal a { | ||
color: | color: white; | ||
} | } | ||
| Строка 128: | Строка 135: | ||
} | } | ||
.mw-collapsible-toggle { | .mw-collapsible-toggle { | ||
font-size: | font-size: 100%; | ||
} | |||
.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child::before { | |||
content: '[разверзнуть]' !important; | |||
} | } | ||