MediaWiki:Common.css

Z Conlanger
Przejdź do nawigacji Przejdź do wyszukiwania
Wersja do druku nie jest już wspierana i może powodować błędy w wyświetlaniu. Zaktualizuj swoje zakładki i zamiast funkcji strony do druku użyj domyślnej funkcji drukowania w swojej przeglądarce.

Uwaga: aby zobaczyć zmiany po zapisaniu, może zajść potrzeba wyczyszczenia pamięci podręcznej przeglądarki.

  • Firefox / Safari: Przytrzymaj Shift podczas klikania Odśwież bieżącą stronę, lub naciśnij klawisze Ctrl+F5 lub Ctrl+R (⌘-R na komputerze Mac)
  • Google Chrome: Naciśnij Ctrl-Shift-R (⌘-Shift-R na komputerze Mac)
  • Internet Explorer: Przytrzymaj Ctrl, jednocześnie klikając Odśwież, lub naciśnij klawisze Ctrl+F5
  • Opera: Przejdź do Menu → Ustawienia (Opera → Preferencje w Mac), a następnie Prywatność i bezpieczeństwo → Wyczyść dane przeglądania → Opróżnij pamięć podręczną.
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

/* <pre> */
#sgNaglowek {text-align: center;}
#sgWstep {font-size: 19px; line-height: 1em;}
#sgLiczba {font-size: 95%; margin: 0;}
#sgLiczba em {font-size: 115%; font-weight: bold;}
#sgSpecjalne {font-variant: small-caps; margin: 0; font-style: italic}
#sgBloki {width: 99%; margin-top: 0.5em;}
.sgKolumna {width: 49%; display: block;}
#sgWConlangach {text-align: center; clear: both;}
.sgPudlo {margin-top: 5px}
.sgPudlo h2 {font-size: 13pt; font-weight: bold; padding: 5px; margin: 0; border-bottom: 1px solid #AAA;}
.sgPudloTresc {padding: 5px; margin: 0;}

#n #sgNaglowek {text-align: center;}
#n #sgWstep {font-size: 19px; line-height: 1em;}
#n #sgLiczba {font-size: 95%; margin: 0;}
#n #sgLiczba em {font-size: 115%; font-weight: bold;}
#n #sgSpecjalne {font-variant: small-caps; margin: 0; font-style: italic}
#n #sgBloki {width: 99%; margin-top: 0.5em;}
#n .sgKolumna {width: 50%; display: block;}
#n #sgWConlangach {text-align: center; clear: both;}
#n .sgPudlo {margin-top: 3px; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3ff;}
#n .sgPudlo h2 {font-size: 11pt; font-weight: bold; border-bottom: none; padding: 0; margin: 0.5em;}
#n .sgPudloTresc {padding: 0; margin: 0.5em;}

table.wikitable table.reset, table.wikitable table.reset th, table.wikitable table.reset td {background: none; border: none;}
#polytonic {font-family: "Athena Unicode", Gentium, "Palatino Linotype", "Arial Unicode MS", "Lucida Sans Unicode", "Lucida Grande", Code2000; 
    font-family /**/:inherit;}

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

.NavToggle {
   font-size: x-small;
   float:right;

}

table.wikitable,
table.prettytable {
  margin: 1em 1em 1em 0;
  background: AliceBlue;
  border: 1px #aaaaaa solid;
  border-collapse: collapse;
}

table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
  border: 1px #aaaaaa solid;
  padding: 0.2em;
}

table.wikitable th,
table.prettytable th {
  background: #f2f0f0;
  text-align: center;
}

table.wikitable caption,
table.prettytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

.collapseLink { cursor: pointer; }
.collapseButton {          /* 'show'/'hide' buttons created dynamically */
    float: right;          /* by the CollapsibleTables javascript in    */
    font-weight: normal;   /* [[MediaWiki:Common.js]]are styled here    */
    text-align: right;     /* so they can be customised.                */
    width: auto;
}

.ipa { font-family: 'DejaVu Sans', 'Charis SIL', 'Segoe UI', 'Microsoft Sans Serif', 'MS Mincho', 'Arial Unicode MS', 'Doulos SIL', 'Lucida Sans Unicode', 'Chrysanthi Unicode', Gentium, GentiumAlt, Code2000, 'TITUS Cyberbit Basic', 'Bitstream Cyberbit', 'Hiragino Kaku Gothic Pro', 'Matrix Unicode';font-size:16px; }

#requestWikiData {display:none;}

#siteSub {
    display: inline;padding-left:1em;
    font-size: 95%;
    font-weight: normal;
    font-style: italic;
}

.emmut { font-family: 'Emmut Gos', 'Emmut Neote'; font-size:10px; }

/* </pre> */