crea/inte-crea/css/ldt-groupe.css
author ndurand
Thu, 02 Apr 2015 17:29:54 +0200
changeset 1361 5087560b51b6
parent 212 37dd17a1e48b
permissions -rw-r--r--
Upgrade to Django 1.6: reworked and fixed tests and deprecations

/* Médias du groupe */

#medias_groupe {
    width: 640px; margin: 5px 0;
}

#medias_groupe .li_h2 {
    width: 630px; margin-right: 10px;
}

#medias_groupe .li_media {
    width: 140px;
}

/* Colonne droite */

#groupe_droite {
    float: left; width: 310px; margin: 5px 0 5px 10px;
}

#groupe_droite .li_h2 {
    float: left; width: 310px;
}

#embed_search {
    background: url(../img/embed_search.png) 5px center no-repeat; padding-left: 40px;
}

li.li_membre_groupe {
    width: 150px; margin: 0 5px 3px 0;
}

.li_membre_groupe .img_media {
    float: left; margin-top: 2px;
}

.li_membre_groupe p {
    margin-left: 45px;
}