Ero sivun ”Järjestelmäviesti:Common.css” versioiden välillä
Siirry navigaatioon
Siirry hakuun
Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 51: | Rivi 51: | ||
#footer-icons { | #footer-icons { | ||
display: none; | display: none; | ||
} | } | ||
| Rivi 67: | Rivi 63: | ||
.citizen-footer,.citizen-footer__content { | .citizen-footer,.citizen-footer__content { | ||
padding-bottom: 0px !important; | padding-bottom: 0px !important; | ||
background-color: #efeff2; | |||
} | |||
.citizen-body-container { | |||
padding: 0px 10px 40px 0px; | |||
} | } | ||
| Rivi 74: | Rivi 75: | ||
color: #CCAA66; | color: #CCAA66; | ||
} | } | ||
.skin-citizen-dark a.new { | .skin-citizen-dark a.new { | ||
| Rivi 113: | Rivi 113: | ||
.skin-citizen-light .citizen-header { | .skin-citizen-light .citizen-header { | ||
box-shadow: 2px 0px 2px #00000040; | box-shadow: 2px 0px 2px #00000040; | ||
} | } | ||
Versio 22. maaliskuuta 2023 kello 19.41
/* Tämä sivu sisältää koko sivustoa muuttavia tyylejä. */
body {
font-family: Garamond;
font-size: 18px;
}
.mw-content-text,.mw-parser-output {
font-size: 18px;
}
.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: 2px solid #760C0C77;
}
ul.mw-allpages-chunk {
column-count: 2;
}
a[href*='DynamicPage'] {
display:none !important;
}
img:hover {
transform: scale(1) !important;
}
#footer-sitetitle {
display: none;
}
#footer-icons {
display: none;
}
.footer-tagline {
width: 100% !important;
}
.citizen-footer__bottom {
display: none !important;
}
.citizen-footer,.citizen-footer__content {
padding-bottom: 0px !important;
background-color: #efeff2;
}
.citizen-body-container {
padding: 0px 10px 40px 0px;
}
.skin-citizen-dark a {
font-family: inherit;
font-size: inherit;
color: #CCAA66;
}
.skin-citizen-dark a.new {
color: gold;
}
.skin-citizen-dark a:hover {
font-family: inherit;
font-size: inherit;
color: darkorange;
}
.skin-citizen-dark a[href*='redlink=1'] {
color: white !important;
font-size: 14px !important;
background-color: #760C0C !important;
}
.skin-citizen-dark a[href*='redlink=1']:hover {
color: #760C0C !important;
font-size: 14x !important;
background-color: #CCAA66 !important;
}
.skin-citizen-light a {
font-family: inherit;
font-size: inherit;
color: #760C0C;
}
.skin-citizen-light a:hover {
font-family: inherit;
font-size: inherit;
color: darkorange;
}
.skin-citizen-light .citizen-header {
box-shadow: 2px 0px 2px #00000040;
}