MediaWiki:Common.css: Różnice pomiędzy wersjami

Z Conlanger
Przejdź do nawigacji Przejdź do wyszukiwania
Linia 113: Linia 113:
 
}
 
}
  
.emmut { font-family: 'Emmut gos', 'Emmut Neote' }
+
.emmut { font-family: 'Emmut Neote', 'Emmut Gos' }
  
 
/* </pre> */
 
/* </pre> */

Wersja z 20:26, 29 lis 2010

/* 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;}
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: 'Charis SIL', 'Segoe UI', 'DejaVu Sans', '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 Neote', 'Emmut Gos' }

/* </pre> */