integration/css/profil.css
author veltr
Thu, 06 Dec 2012 14:30:23 +0100
changeset 129 ff6c954f3aaa
parent 88 1752b5e824ed
permissions -rw-r--r--
Added All medias view

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}