integration/css/profil.css
author durandn
Tue, 28 Apr 2015 12:58:50 +0200
changeset 158 5b04f2cb5283
parent 88 1752b5e824ed
permissions -rw-r--r--
Django 1.7 upgrade: Migrations

.profil {
    padding-top: 15px;
}

.profil .video-item{
	margin-bottom: 16px;
}
.profil .video-item:nth-child(3n+3){
	margin-right: 0;
}

.pagination {
    padding-top: 10px;
}