MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Die Chroniken von Samay
Leon (Diskussion | Beiträge) |
Leon (Diskussion | Beiträge) |
||
| Zeile 59: | Zeile 59: | ||
div.portlet h3{font-size: 150%;} | div.portlet h3{font-size: 150%;} | ||
div.toctitle {font-family: 'enchanted_landregular', Arial, sans-serif; | div.toctitle {font-family: 'enchanted_landregular', Arial, sans-serif; | ||
| − | font-size: | + | font-size: 150%;} |
h1 { font-family: 'enchanted_landregular', Arial, sans-serif; | h1 { font-family: 'enchanted_landregular', Arial, sans-serif; | ||
font-size: 250%;} | font-size: 250%;} | ||
Version vom 11. November 2018, 00:22 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@font-face {
font-family: 'enchanted_landregular';
src: url('CSS/Enchanted_Land/enchanted_land-webfont.woff2') format('woff2'),
url('CSS/Enchanted_Land/enchanted_land-webfont.woff') format('woff'),
url('CSS/Enchanted_Land/enchanted_land-webfont.ttf') format('truetype'),
url('CSS/Enchanted_Land/enchanted_land-webfont.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'baldur';
src: url('CSS/Baldur/baldur-webfont.woff2') format('woff2'),
url('CSS/Baldur/baldur-webfont.woff') format('woff'),
url('CSS/Baldur/baldur-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'baldur_shadow';
src: url('CSS/Baldur_Shadow/baldur_shadow-webfont.woff2') format('woff2'),
url('CSS/Baldur_Shadow/baldur_shadow-webfont.woff') format('woff'),
url('CSS/Baldur_Shadow/baldur_shadow-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'barbarian';
src: url('CSS/Barbarian/barbarian-webfont.woff2') format('woff2'),
url('CSS/Barbarian/barbarian-webfont.woff') format('woff'),
url('CSS/Barbarian/barbarian-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'black_chancery';
src: url('CSS/Black_Chancery/blkchcry-webfont.woff2') format('woff2'),
url('CSS/Black_Chancery/blkchcry-webfont.woff') format('woff'),
url('CSS/Black_Chancery/blkchcry-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'chancery_cursive';
src: url('CSS/Chancery_Cursive/chancur-webfont.woff2') format('woff2'),
url('CSS/Chancery_Cursive/chancur-webfont.woff') format('woff'),
url('CSS/Chancery_Cursive/chancur-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ds_gabriele';
src: url('CSS/DS_Gabriele/dsgabriele-webfont.woff2') format('woff2'),
url('CSS/DS_Gabriele/dsgabriele-webfont.woff') format('woff'),
url('CSS/DS_Gabriele/dsgabriele-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
div.portlet h3{font-size: 150%;}
div.toctitle {font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 150%;}
h1 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 250%;}
h2 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 200%;}
h3 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 175%;}
h4 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 150%;}
h5 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 125%;}
h6 { font-family: 'enchanted_landregular', Arial, sans-serif;
font-size: 100%;}