integration/css/profil.css
author ymh <ymh.work@gmail.com>
Tue, 12 May 2015 14:31:28 +0200
changeset 162 71ceca278db9
parent 88 1752b5e824ed
permissions -rw-r--r--
Added tag V00.15 for changeset 66287a6da65a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
86
4857ac3892e3 Minor changes
veltr
parents: 24
diff changeset
     1
.profil {
4857ac3892e3 Minor changes
veltr
parents: 24
diff changeset
     2
    padding-top: 15px;
24
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
}
86
4857ac3892e3 Minor changes
veltr
parents: 24
diff changeset
     4
24
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     5
.profil .video-item{
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
	margin-bottom: 16px;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
}
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     8
.profil .video-item:nth-child(3n+3){
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     9
	margin-right: 0;
1fbf7d835dc2 - update segment and bg video list
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    10
}
88
1752b5e824ed Small changes on All_Mashups
veltr
parents: 86
diff changeset
    11
1752b5e824ed Small changes on All_Mashups
veltr
parents: 86
diff changeset
    12
.pagination {
1752b5e824ed Small changes on All_Mashups
veltr
parents: 86
diff changeset
    13
    padding-top: 10px;
1752b5e824ed Small changes on All_Mashups
veltr
parents: 86
diff changeset
    14
}