304512

Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
304512

Pour les modules.

Le Deal du moment : -55%
Coffret d’outils – STANLEY – ...
Voir le deal
21.99 €

    bonjour module

    kildef
    kildef
    Admin


    Messages : 12
    Date d'inscription : 29/09/2015
    Age : 24
    Localisation : Maules

    bonjour module Empty bonjour module

    Message par kildef Jeu 7 Jan - 10:21

    Code:
    body{
     color: #000000;
     width: 1245px;
     height: 775px;
     margin: auto;
     margin-top: 10px;
     background-color: #ffffff;
     font-family: arial, serif;
     font-size: 13px;
     border: 1px solid #21B512;
    }

    .logo{
     width: 1240px;
     height: 300px;
     margin: auto;
     margin-top: 10px;
    }

    .menu{
     float: left;
     margin-left: 10px;
     width: 300px;
    }

    .element_menu{
     margin-bottom: 10px;
     border: 1px solid #21B512;
     background-color: #96D014;
    }

    .titre_menu{
     background-color: #21B512;
     text-align: center;
     font-weight: bold;
    }

    .lien_menu a{
     display: block;
     color: #0b3370;
     
    }

    .menu a{
     color: #000000;
     text-decoration: none;
    }

    .menu a:hover{
     background-color: #0D887F;
     color: #21B512;
    }

    .corps{
     float: center;
     width: 600px;
     margin: auto;
     border: 1px solid #21B512;
     background-color: #96D014;
    }

    .titre_corps{
     border: 1px solid #21B512;
     text-align: center;
     font-weight: bold;
     background-color: #21B512;
    }

    .contenu_corps{
     padding: 10px;
    }

    .corps a{
     color: #000000;
     text-decoration: none;
     
    }

    .corps a:hover{
     color: #538adc;
     text-decoration: underline;
    }

    .infocomp{
     
     float: right;
     margin-bottom: 10px;
     background-color: #96D014;
     margin-right: 10px;
     width: 300px;
    }

    .title_info{
     border: 1px solid #21B512;
     text-align: center;
     font-weight: bold;
     background-color: #21B512;
    }

    .contenu_info{
     
    }

    .footer{
     text-align: center;
     font-style: italic;
    }


    td{
     width: 500px;
     border: 3px double #dcdcdc;
     text-align: center;
    }

    h4{
     text-decoration: underline;
    }

    blockquote{
     font-style: italic;
     text-align: center;
    }

      Sujets similaires

      -

      La date/heure actuelle est Dim 19 Mai - 23:26