integration/css/profil.css
author cavaliet
Tue, 27 Nov 2012 13:56:35 +0100
changeset 62 86be3b51a1fd
parent 24 1fbf7d835dc2
child 86 4857ac3892e3
permissions -rw-r--r--
Merge with 293d6aee8964395a934b8d5dfb1943235fac8a6b

.title-content{
	padding: 20px 0 6px;
	border-bottom: 1px solid #333333;
	color: #30036d;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 14px;
}
.title-content a{
	color: #ff00fc;
}
.profil .video-item{
	margin-bottom: 16px;
}
.profil .video-item:nth-child(3n+3){
	margin-right: 0;
}