MediaWiki:Common.css

De Nolife-Wiki
Aller à : navigation, rechercher
.entete.bleu
{
    background: url("images/2/23/Fond_bleu.png") no-repeat top left, url("images/d/d7/Fond_bleu_droite.png") no-repeat top right;
}

.entete.rouge
{
    background: url("http://www.nolife-wiki.fr/images/5/5d/Fond_rouge.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/7/76/Fond_rouge_droite.png") no-repeat top right;
}

.entete.vert
{
    background: url("http://www.nolife-wiki.fr/images/f/f8/Fond_vert.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/0/05/Fond_vert_droite.png") no-repeat top right;
}

.entete.rose
{
    background: url("http://www.nolife-wiki.fr/images/b/ba/Fond_rose.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/f/f2/Fond_rose_droite.png") no-repeat top right;
}

.entete.mauve
{
    background: url("http://www.nolife-wiki.fr/images/e/ed/Fond_mauve.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/3/36/Fond_mauve_droite.png") no-repeat top right;
}

.entete.jaune
{
    background: url("http://www.nolife-wiki.fr/images/6/6e/Fond_jaune.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/0/06/Fond_jaune_droite.png") no-repeat top right;
}

.entete.gris
{
    background: url("http://www.nolife-wiki.fr/images/8/83/Fond_gris.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/d/dc/Fond_gris_droite.png") no-repeat top right;
}

.entete.cupc
{
    background: url("http://www.nolife-wiki.fr/images/3/37/Fond_101.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/d/dc/Fond_gris_droite.png") no-repeat top right;
}

.entete.aventures
{
    background: url("http://www.nolife-wiki.fr/images/1/1c/Fond_Aventures.png") no-repeat top left, url("http://www.nolife-wiki.fr/images/d/d7/Fond_bleu_droite.png") no-repeat top right;
}

.entete.lien-blanc th a
{
    color: white;
}

.entete.lien-noir th a
{
    color: black;
}

.entete td
{
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 0px;
}

/* Accueil */
.entete-simple.bleu
{
    background: url("images/2/23/Fond_bleu.png") no-repeat top left;
}

.entete-simple.rouge
{
    background: url("http://www.nolife-wiki.fr/images/5/5d/Fond_rouge.png") no-repeat top left;
}

.entete-simple.vert
{
    background: url("http://www.nolife-wiki.fr/images/f/f8/Fond_vert.png") no-repeat top left;
}

.entete-simple.rose
{
    background: url("http://www.nolife-wiki.fr/images/b/ba/Fond_rose.png") no-repeat top left;
}

.entete-simple.mauve
{
    background: url("http://www.nolife-wiki.fr/images/e/ed/Fond_mauve.png") no-repeat top left;
}

.entete-simple.jaune
{
    background: url("http://www.nolife-wiki.fr/images/6/6e/Fond_jaune.png") no-repeat top left;
}

.entete-simple.gris
{
    background: url("http://www.nolife-wiki.fr/images/8/83/Fond_gris.png") no-repeat top left;
}

.stretchDiv {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

@media screen and (max-width: 1200px) {
  .stretchDiv {
    width: 100%;
  }
}

.fond-cesoir.R2
{
    background: url("http://www.nolife-wiki.fr/images/6/6f/Fond_cesoir_rouge.png") repeat;
}

.fond-cesoir.G2
{
    background: url("http://www.nolife-wiki.fr/images/c/c7/Fond_cesoir_gris.png") repeat;
}