integration/css/profil.css
changeset 24 1fbf7d835dc2
child 86 4857ac3892e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/integration/css/profil.css	Mon Oct 29 17:22:55 2012 +0100
@@ -0,0 +1,17 @@
+.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;
+}