MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Die Chroniken von Samay
Wechseln zu: Navigation, Suche
Zeile 58: Zeile 58:
 
}
 
}
 
div.portlet h3{font-size: 200%;}
 
div.portlet h3{font-size: 200%;}
div.toctitle h2{font-size: 200%;}
+
div.toctitle {font-family: 'enchanted_landregular', Arial, sans-serif;
 +
    font-size: 200%;}
 
h1 { font-family: 'enchanted_landregular', Arial, sans-serif;
 
h1 { font-family: 'enchanted_landregular', Arial, sans-serif;
 
     font-size: 250%;}
 
     font-size: 250%;}

Version vom 10. November 2018, 23:21 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: 200%;}
div.toctitle {font-family: 'enchanted_landregular', Arial, sans-serif;
     font-size: 200%;}
h1 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
h2 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
h3 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
h4 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
h5 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
h6 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}