MediaWiki:Splash.css

De Les Archives de Vault-Tec

Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
########################
#  BACKGROUND DE PAGE  #
########################

#container-top {
    background: none;
}

#container-top #container-top-l1 {
    background: none;
}

#container-top #container-top-l2 {
    background: none;
}

#container-bottom {
    background: url("http://www.nma-fallout.com/cpstyles/nma/backgroundtile.jpg");
}

########################
#       CONTENU        #
########################

#page-content {
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.4);
    padding: 2em 2.2em;
    margin: 0px auto 1em;
    font-size: 95%;
    line-height: 130%;
}

#page-content #content-container {
    background: none;
}

#header #mainlogo-text {
    font-family: Overseer;
    font-style: italic;
}

#header #site-navigation h3 {
    font-family: Overseer;
    font-style: italic;
    font-size: 170%;
    text-shadow: none;
    background: none;
}