Subversion Repositories Applications.reseau

Rev

Rev 81 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#corps {
        padding: 20px;
}

#logo {
        float: left;
}

#logo img {
        height: 100px;
        margin-top: 10px;
        margin-right: 15px;
}

#zone-formulaire {
        padding: 10px;
        margin-top: 40px;
}

.boite-liste {
        float: left;
        margin-right: 40px;
}

#ids-img, #ids-obs {
        width: 300px;
        height: 150px;
        margin-bottom: 20px;
        margin-top: 10px;
}

#ok {
        margin-right: 10px;
}

#succes {
        color: green;
}

#erreur {
        color: red;
        
}