integration/css/profil.css
author cavaliet
Wed, 05 Dec 2012 10:55:06 +0100
changeset 108 9d6cdc1972de
parent 88 1752b5e824ed
permissions -rw-r--r--
var fake ids in js templates

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}