Subversion Repositories Sites.obs-saisons.fr

Rev

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

#rendu_stations {
        width:100%;
}

.separation_invisible {
        clear:both;
        visibility:hidden;      
}

.droite {
        float: left;
        padding-left: 10px;     
}

.separation_en_deux > * {
        width: 49%;
}

.conteneur_carte {
        height: 450px;
        float: left;
        padding-top: 10px;
}

.selecteur_critere {
        padding-right: 5px;     
}

.criteres {
        padding-bottom: 10px;   
}

.lien_vers_profil {
        cursor: pointer;
        text-decoration: underline;     
}

.legende {
    border: 1px solid black;
    display: block;
    float: left;
    height: 1em;
    width: 20px;
}