Ero sivun ”Järjestelmäviesti:Common.css” versioiden välillä
Siirry navigaatioon
Siirry hakuun
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 25: | Rivi 25: | ||
} | } | ||
.editOptions a { | |||
font-size: inherit; | |||
} | |||
.catlinks a { | .catlinks a { | ||
font-size: inherit; | font-size: inherit; | ||
Versio 19. maaliskuuta 2023 kello 02.44
/* Tämä sivu sisältää koko sivustoa muuttavia tyylejä. */
body {
font-family: Garamond;
font-size: 18px;
}
a {
font-family: inherit;
font-size: 18px;
color: #CCAA66;
}
a.new {
color: gold;
}
a:hover {
font-family: inherit;
font-size: 18px;
color: darkorange;
}
.mw-logo a {
height: auto;
}
.editOptions a {
font-size: inherit;
}
.catlinks a {
font-size: inherit;
}
.thumbcaption {
font-size: 18px;
}
.citizen-header a img {
height: auto;
}
hr {
border-top: 1px solid #760C0C77;
}