De Sims Wiki
Advertisement
De Sims Wiki

Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
/*#####################################################################*/
/*# Dit zijn de opties voor lettertype-instellingen voor De Sims Wiki #*/
/*#####################################################################*/

/* Lettertype Rubik */
@font-face {
    font-family: 'Rubik Old';
    src: url("https://images.wikia.nocookie.net/sims/ru/images/3/32/Rubick_old.woff") format('woff');
    font-style: normal;
}

/* Lettertype The Sims Sans SC*/
@font-face {
    font-family: 'The Sims Sans SC';
    src: url("https://images.wikia.nocookie.net/sims/ru/images/0/07/TheSimsSansSC.woff") format('woff');
    font-style: normal;
}
/* Lettertype The Sims Sans SC Bold*/
@font-face {
    font-family: 'The Sims Sans SC Bold';
    src: url("https://images.wikia.nocookie.net/sims/ru/images/3/3d/TheSimsSansSC-Bold.woff") format('woff');
    font-style: normal;
}
/* Lettertype The Sims Sans Bold*/
@font-face {
    font-family: 'The Sims Sans Bold';
    src: url("https://images.wikia.nocookie.net/sims/ru/images/1/1a/TheSimsSans-Bold.woff") format('woff');
    font-style: normal;
}

/* Het lettertype van de wikititel aanpassen */
.fandom-community-header__community-name {
    font-family: 'The Sims Sans SC';
    font-weight: 700;
    letter-spacing: 1px;
}

/* Het titellettertype instellen op het wiki-paneel */
.fandom-sticky-header__sitename {
    font-family: The Sims Sans SC;
}

/* Het lettertype van de koptekst van de communitypagina aanpassen */
.community-page-header .community-page-header-welcome-message {
    font-family: 'The Sims Sans SC' !important;
    font-size: 34px !important;
    text-shadow: 0 0 10px black;
}
.community-page-header .community-page-subheader-welcome-message {
    font-family: 'The Sims Sans Bold';
    font-size: 22px;
    text-shadow: 0 0 10px black;
}

/* Past lettertypen aan voor mijn Morgan (?) */
@font-face {font-family: "Segoe Script"; src: url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.eot"); src: url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.woff") format("woff"), url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/5c452fb7a0f5751f4e94e9d84eb01154.svg#Segoe Script") format("svg"); }

@font-face {font-family: "BetinaScriptCTT"; src: url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.eot"); src: url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.woff") format("woff"), url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/193b801ca2bd157fbcb7203fbda36809.svg#BetinaScriptCTT") format("svg"); }

@font-face { font-family: 'SignPainter'; src: url('https://dl.dropboxusercontent.com/s/lf612j2zwlf3s2h/SignPainter_HouseCasual_for_WEB.otf'); }
Advertisement