Przejdź do zawartości

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

Z Conlanger
Nie podano opisu zmian
Nie podano opisu zmian
 
(Nie pokazano 45 wersji utworzonych przez 2 użytkowników)
Linia 2: Linia 2:


/* <pre> */
/* <pre> */
/* Google fonts */
@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Cardo:ital,wght@0,400;0,700;1,400&family=Charis+SIL:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans+Anatolian+Hieroglyphs&family=Noto+Sans+Cypro+Minoan&family=Noto+Sans+Linear+A&family=Noto+Sans+Linear+B&family=Noto+Sans+Mongolian&family=Noto+Sans+Old+Sogdian&family=Noto+Sans+Sogdian&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Scheherazade+New:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Yi&display=swap');
@font-face
{
    font-family: "Aegyptus";
    src: url("https://jezykotw.webd.pl/w/fonts/Aegyptus.otf");
}
@font-face
{
    font-family: "Serto";
    src: url("https://jezykotw.webd.pl/w/fonts/Serto.otf");
}
@font-face
{
    font-family: "Damase";
    src: url("https://jezykotw.webd.pl/w/fonts/Damase.ttf");
}
@font-face
{
    font-family: "CnfNA";
    src: url("https://jezykotw.webd.pl/w/fonts/CuneiformNA.ttf");
}
@font-face
{
    font-family: "CnfOB";
    src: url("https://jezykotw.webd.pl/w/fonts/CuneiformOB.ttf");
}
@font-face
{
    font-family: "Kherinean";
    src: url("https://jezykotw.webd.pl/w/fonts/Kherinean-Regular.ttf");
}
@font-face
{
    font-family: "Ragul";
    src: url("https://jezykotw.webd.pl/w/fonts/Ragul.ttf");
}
@font-face
{
    font-family: "Olseski";
    src: url("https://jezykotw.webd.pl/w/fonts/Olseski.ttf");
}
@font-face
{
    font-family: "DoolittleGaramond-Italic";
    src: url("https://jezykotw.webd.pl/w/fonts/DoolittleGaramond-Italic.otf");
}
@font-face
{
    font-family: "DoolittleGaramond-Regular";
    src: url("https://jezykotw.webd.pl/w/fonts/DoolittleGaramond-Regular.otf");
}
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */
body {
  font-family: "Noto Sans", sans-serif;
}
/* Changes the default font used for MediaWiki headings to Noto Serif: */
#content h1,
#content h2 {
  font-family: "Noto Serif", serif;
}
#sgWstep { width: 50%;}
#sgWstep { width: 50%;}
#sgWstep div p {margin: 0;}
#sgWstep div p {margin: 0;}
Linia 12: Linia 90:
#sgBloki table {width: 100%; text-align: center; background: none;}
#sgBloki table {width: 100%; text-align: center; background: none;}
.sgKolumna {width: 50%; display: block;}
.sgKolumna {width: 50%; display: block;}
.sgKolumna .sgPudlo {min-height: 18em;}
.sgKolumna .sgPudlo {min-height: 25em;}
.sgPudlo {margin: 3px 1px; border: 1px solid #c9c9ff; color: #000; background-color: #f3f3ff; display: block;}
.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;}
.sgPudlo h2 {font-size: 12pt; font-weight: bold; border-bottom: none; padding: 0; margin: 0.5em;}
Linia 28: Linia 106:
     font-family /**/:inherit;}
     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 {
table.prettytable {
   margin: 1em 1em 1em 0;
   margin: 1em 1em 1em 0;
   background: AliceBlue;
   /*background: AliceBlue;
   border: 1px #aaaaaa solid;
   border: 1px #aaaaaa solid;*/
   border-collapse: collapse;
   border-collapse: collapse;
}
}


table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
table.prettytable th, table.prettytable td {
   border: 1px #aaaaaa solid;
   border: 1px #aaaaaa solid;
Linia 93: Linia 118:
}
}


table.wikitable th,
table.prettytable th {
table.prettytable th {
   background: #f2f0f0;
   background: #f2f0f0;
Linia 99: Linia 123:
}
}


table.wikitable caption,
table.prettytable caption {
table.prettytable caption {
   margin-left: inherit;
   margin-left: inherit;
Linia 180: Linia 203:


.emmut { font-family: 'Emmut Gos', 'Emmut Neote'; font-size:10px; }
.emmut { font-family: 'Emmut Gos', 'Emmut Neote'; font-size:10px; }
.hiddenStructure {
  display: none;
  speak: none;
}
span.rok-kyonu
{
  text-decoration: underline dotted;
  font-weight: bold;
}
span.rok-ery-kyonu
{
  text-decoration:underline;
  text-decoration-style: dotted;
  font-weight: bold
}
.wojna-intro
{
    max-width: 500px;
    width: 500px;
}
.jezyk-intro
{
    max-width: 400px;
    width: 400px;
}
.panstwo-intro
{
    max-width: 500px;
    width: 500px;
}
.region-intro
{
    max-width: 350px;
    width: 350px;
}
@media (max-width: 720px){
  .intro-base
  {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
  }
  .intro-base img
  {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  .intro-base span.mw-tmh-player
  {
    width: 100% !important;
  }
}


/* </pre> */
/* </pre> */

Aktualna wersja na dzień 22:55, 20 sie 2025

/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

/* <pre> */

/* Google fonts */
@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Cardo:ital,wght@0,400;0,700;1,400&family=Charis+SIL:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Gentium+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans+Anatolian+Hieroglyphs&family=Noto+Sans+Cypro+Minoan&family=Noto+Sans+Linear+A&family=Noto+Sans+Linear+B&family=Noto+Sans+Mongolian&family=Noto+Sans+Old+Sogdian&family=Noto+Sans+Sogdian&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Scheherazade+New:wght@400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Yi&display=swap');

@font-face
{
    font-family: "Aegyptus";
    src: url("https://jezykotw.webd.pl/w/fonts/Aegyptus.otf");
} 

@font-face
{
    font-family: "Serto";
    src: url("https://jezykotw.webd.pl/w/fonts/Serto.otf");
} 

@font-face
{
    font-family: "Damase";
    src: url("https://jezykotw.webd.pl/w/fonts/Damase.ttf");
} 

@font-face
{
    font-family: "CnfNA";
    src: url("https://jezykotw.webd.pl/w/fonts/CuneiformNA.ttf");
}

@font-face
{
    font-family: "CnfOB";
    src: url("https://jezykotw.webd.pl/w/fonts/CuneiformOB.ttf");
} 


@font-face
{
    font-family: "Kherinean";
    src: url("https://jezykotw.webd.pl/w/fonts/Kherinean-Regular.ttf");
} 

@font-face
{
    font-family: "Ragul";
    src: url("https://jezykotw.webd.pl/w/fonts/Ragul.ttf");
} 

@font-face
{
    font-family: "Olseski";
    src: url("https://jezykotw.webd.pl/w/fonts/Olseski.ttf");
} 

@font-face
{
    font-family: "DoolittleGaramond-Italic";
    src: url("https://jezykotw.webd.pl/w/fonts/DoolittleGaramond-Italic.otf");
} 

@font-face
{
    font-family: "DoolittleGaramond-Regular";
    src: url("https://jezykotw.webd.pl/w/fonts/DoolittleGaramond-Regular.otf");
} 

/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */
body {
  font-family: "Noto Sans", sans-serif;
}

/* Changes the default font used for MediaWiki headings to Noto Serif: */
#content h1, 
#content h2 {
  font-family: "Noto Serif", serif;
}

#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: 25em;}
.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;}

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

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

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

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:14px; }

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

.hiddenStructure {
   display: none;
   speak: none;
}

span.rok-kyonu
{
   text-decoration: underline dotted;
   font-weight: bold;
}

span.rok-ery-kyonu
{
   text-decoration:underline;
   text-decoration-style: dotted;
   font-weight: bold
}

.wojna-intro
{
    max-width: 500px;
    width: 500px;
}

.jezyk-intro
{
    max-width: 400px;
    width: 400px;
}

.panstwo-intro
{
    max-width: 500px;
    width: 500px;
}

.region-intro
{
    max-width: 350px;
    width: 350px;
}

@media (max-width: 720px){
  .intro-base
  {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
  }

  .intro-base img
  {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
  }

  .intro-base span.mw-tmh-player
  {
    width: 100% !important;
  }
}

/* </pre> */