integration/css/profil.css
author veltr
Mon, 06 May 2013 16:12:32 +0200
changeset 145 b62a08b1e993
parent 88 1752b5e824ed
permissions -rw-r--r--
version number

.profil {
    padding-top: 15px;
}

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

.pagination {
    padding-top: 10px;
}