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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
24
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
.title-content{
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
	padding: 20px 0 6px;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
	border-bottom: 1px solid #333333;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
	color: #30036d;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     5
	font-size: 18px;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
	font-weight: 600;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
	margin-bottom: 14px;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     8
}
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     9
.title-content a{
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    10
	color: #ff00fc;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    11
}
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    12
.profil .video-item{
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    13
	margin-bottom: 16px;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    14
}
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    15
.profil .video-item:nth-child(3n+3){
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    16
	margin-right: 0;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    17
}