Шаблон:Россия/styles.css: различия между версиями

Нет описания правки
TSP (обсуждение | вклад)
Контрастный?
 
(не показано 16 промежуточных версий 2 участников)
Строка 40: Строка 40:
color: #0645AD;
color: #0645AD;
font-size: larger;
font-size: larger;
}
.servants-header a, .servants-header .plainlinksneverexpand a {
color: #0039A6;
}
}
.servants-even {
.servants-even {
Строка 85: Строка 88:
background: cornflowerblue;
background: cornflowerblue;
text-align: center;
text-align: center;
}
.allies-army a {
color: #FFC0CB;
}
.allies-navy a {
color: white;
}
}


Строка 113: Строка 124:
}
}
.enemies-external a {
.enemies-external a {
color: red;
color: blue;
}
}
.enemies-internal a {
.enemies-internal a {
color: black;
color: white;
}
}


Строка 127: Строка 138:
}
}
.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child::before {
.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child::before {
content: '[разверзнуть]';
content: '[разверзнуть]' !important;
}
}