crea/inte-crea/css/ldt-home.css
author cavaliet
Wed, 02 Oct 2013 17:28:28 +0200
changeset 1237 036877639db6
parent 211 7d0146012cd5
permissions -rw-r--r--
Added tag V01.51.04 for changeset fc0b0e7f9076

/* Derniers médias */

#derniers_medias {
    width: 960px; margin: 5px 0;
}

#derniers_medias .li_h2 {
    width: 960px;
}

#derniers_medias .li_media {
    width: 300px;
}

/* Plus annotés */

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

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

#plus_annotes .li_media {
    width: 140px;
}

/* Groupes actifs */

#groupes_actifs {
    width: 320px; margin: 5px 0;
}

#groupes_actifs .li_h2 {
    width: 310px; margin-left: 10px;
}

#groupes_actifs .li_media {
    width: 300px; margin: 5px 10px;
}

div.img_groupes_actifs {
    float: left; position: relative; padding: 5px 10px 0 0;
}

div.txt_groupes_actifs {
    float: left; width: 230px;
}

.lock_group {
    background: url(../img/lock.png); width: 11px; height: 13px; position: absolute; left: 45px; top: 34px;
}