Järjestelmäviesti:Common.css

Praedor Wikistä
Versio hetkellä 21. maaliskuuta 2023 kello 23.42 – tehnyt Teemu (keskustelu | muokkaukset)

Huomautus: Selaimen välimuisti pitää tyhjentää asetusten tallentamisen jälkeen, jotta muutokset tulisivat voimaan.

  • Firefox ja Safari: Napsauta Shift-näppäin pohjassa Päivitä, tai paina Ctrl-F5 tai Ctrl-R (⌘-R Macilla)
  • Google Chrome: Paina Ctrl-Shift-R (⌘-Shift-R Macilla)
  • Internet Explorer ja Edge: Napsauta Ctrl-näppäin pohjassa Päivitä tai paina Ctrl-F5
  • Opera: Paina Ctrl-F5.
/* Tämä sivu sisältää koko sivustoa muuttavia tyylejä. */

body {
  font-family: Garamond;
  font-size: 18px;
  color: #ffffff;
  background-color: #14181f;
}

#siteSub {
  color: #ffffff;
}

textarea {
  color: #ffffff;
}

.citizen-ui-icon,.citizen-menu-checkbox-button {
  filter: invert(1);
}

.mw-header {
  background-color: #14181f;
}

h1,h2,h3,h4,h5,h6 {
  color: #ffffff;
}

.mw-content-text,.mw-parser-output {
  font-size: 18px;
}

a {
  font-family: inherit;
  font-size: inherit;
  color: #CCAA66;
}

a.new {
  color: gold;
}

a:hover {
  font-family: inherit;
  font-size: inherit;
  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: 2px solid #760C0C77;
}

ul.mw-allpages-chunk {
  column-count: 2;
}

a[href*='DynamicPage'] {
  display:none !important;
}

a[href*='redlink=1'] {
  color: white !important;
  font-size: 14px !important;
  background-color: #760C0C !important;
}

a[href*='redlink=1']:hover {
  color: #760C0C !important;
  font-size: 14x !important;
  background-color: #CCAA66 !important;
}

img:hover {
  transform: scale(1) !important;
}

#footer-sitetitle {
  display: none;
}

#footer-icons {
  display: none;
}

div.citizen-footer__bottom {
  margin: 0 auto 0 auto;
}

.footer-tagline {
  width: 100% !important;
}

.citizen-footer__bottom {
  display: none !important;
}

.citizen-footer,.citizen-footer__content {
  padding-bottom: 0px !important;
}