integration/css/profil.css
author ymh <ymh.work@gmail.com>
Wed, 05 Dec 2012 14:59:38 +0100
changeset 119 39f8718d496c
parent 88 1752b5e824ed
permissions -rw-r--r--
new version

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}