MediaWiki:Common.css

Z Conlanger
Przejdź do nawigacji Przejdź do wyszukiwania

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> */
#sgWstep { width: 50%;}
#sgWstep div p {margin: 0;}
#sgWstep div strong {font-size: 18pt; font-weight: normal;}
#sgArtMies {width: 33%;}
#sgQLinks ul, #sgQLinks li {list-style: none; margin-left: 0; margin-right: 0; padding: 0;}
#sgWConlangach {text-align: center; clear: both;}

#sgBloki {width: 99%; margin-top: 0.2em;}
#sgBloki table {width: 100%; text-align: center; background: none;}
.sgKolumna {width: 50%; display: block;}
.sgKolumna .sgPudlo {min-height: 18em;}
.sgPudlo {margin: 3px 1px; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3ff; display: block;}
.sgPudlo h2 {font-size: 12pt; font-weight: bold; border-bottom: none; padding: 0; margin: 0.5em;}
.sgPudloTresc {padding: 0; margin: 0.5em;}
.sgKolumna .sgPudloTresc p {text-indent: 2em;}

.radnon {border-radius: 8px; -moz-border-radius: 8px;}
.radtop {border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0;}
.radbot {border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px;}

.allpagesredirect {font-size: 90%;font-style: italic;}

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;
}

.infobox {
	border: 1px solid #aaa;
	background-color: #f8f8f8;
	border-collapse: collapse;
	color: black;
	font-size: 90%;
	text-align:left;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border-spacing: 0;
	float: right;
	clear: right;
	width: 250px;
}
.infobox td,
.infobox th {
	vertical-align: top;
}
.infobox caption {
	font-size: larger;
	margin-left: inherit;
}
.infobox.bordered {
	border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #aaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
	border: 0;
}
 
.infobox.sisterproject {
	width: 20em;
	font-size: 90%;
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
	border: 0;
	border-top: 1px solid #aaa;
	border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	border-right: 1px solid #aaa;
}
.infobox ul,ol { margin-top: 0px; }


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

/* </pre> */