MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Die Chroniken von Samay
Wechseln zu: Navigation, Suche
Zeile 57: Zeile 57:
 
     font-style: normal;
 
     font-style: normal;
 
}
 
}
.bodyContent h1 { font-family: 'enchanted_landregular', Arial, sans-serif;
+
h1 .firstHeading { font-family: 'enchanted_landregular', Arial, sans-serif;
 
     font-size: 250%;}
 
     font-size: 250%;}
 
.bodyContent h2 { font-family: 'enchanted_landregular', Arial, sans-serif;
 
.bodyContent h2 { font-family: 'enchanted_landregular', Arial, sans-serif;

Version vom 10. November 2018, 22:33 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;
}
h1 .firstHeading { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
.bodyContent h2 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
.bodyContent h3 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
.bodyContent h4 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
.bodyContent h5 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}
.bodyContent h6 { font-family: 'enchanted_landregular', Arial, sans-serif;
    font-size: 250%;}