integration/css/profil.css
author veltr
Tue, 04 Dec 2012 18:59:07 +0100
changeset 104 1b84c7b2aeee
parent 88 1752b5e824ed
permissions -rw-r--r--
Added Translations

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}