integration/v2/css/style.css
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 25 Jun 2013 11:35:57 +0200
changeset 142 a59f4a00e350
parent 138 f694df1f57a6
child 143 e313de5394fc
permissions -rw-r--r--
update popin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
body{border-top: 1px solid #000;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
a{text-decoration: none; color: #000;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
.wrap{width: 950px; margin: 0 auto; }
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
     4
.uppercase{text-transform: uppercase;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
     5
.fragment{width: 225px; height: 225px;}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
     6
.va-top{vertical-align: top;}
116
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
     7
header, footer{width:100%;background: url(../img/border-bottom-header.png) center bottom no-repeat;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
     8
footer{margin-bottom: 60px;background-position: top center; padding-top: 20px;font-size: 15px; font-family: 'Lato'; font-weight: 300;}
116
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
     9
footer h6{float: left;}
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    10
footer p{float: right;}
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    11
header .col-right{float: right; text-align: right;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    12
header .col-right form{display: inline-block; }
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    13
h1{text-transform: uppercase; display:inline-block;padding: 64px 0 0 16px; font-family : 'josefin_sans'; font-weight : 600; font-size:34px;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    14
.head-login{padding-top: 10px; margin-bottom: 40px; display: inline-block;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    15
.head-login, .head-login a{font-size: 12px; font-family: 'Lato'; color: #626364;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    16
.head-login input, .search-form{ vertical-align: middle; width:140px;background: url(../img/icon-search.png) 150px center no-repeat;font-family: 'Lato'; font-weight : bold; font-style : italic; font-size: 12px; border: 1px solid #D0D0D0; height: 25px; line-height: 25px; padding: 0 26px 0 4px;}
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    17
.hello-user{margin-left: 12px;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
    18
@media screen and (-webkit-min-device-pixel-ratio:0) {select {padding-right:18px !important;}}
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    19
.head-login li{float: left; line-height: 27px;}
136
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
    20
.head-login input, .head-login .styled-select{float: left;}
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
    21
.head-login input{margin-right: 10px;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
    22
select{outline:none; display: inline-block;border:0;font-size: 16px;font-family: 'Lato'; color: #7F7F7F;font-size: 12px;padding: 0 3px 0 4px;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
    23
.styled-select{line-height: 25px;vertical-align: middle;border: 1px solid #CACACA;height: 25px;display: inline-block;position: relative;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
    24
.styled-select:after{content: '';background: url(../img/arrow-select.png) no-repeat right 4px center #FFF;width: 20px; height: 25px;right: 0; top: 0;position: absolute;pointer-events:none;}
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    25
.dot-6{vertical-align:middle; width: 6px; height: 6px; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color: #616364; display: inline-block; margin: 0 7px;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    26
.dot-10{ vertical-align:middle; width: 10px; height: 10px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #A1A1A1; display: inline-block; margin: 0 12px;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    27
nav{height: 70px;}
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    28
nav li{height:100%; float:left; }
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    29
.nav{margin-bottom: 14px; height: 18px; display: block;float: right;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    30
.sub-nav{float: right; display: block;clear: both; }
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    31
.sub-nav a{font-size: 14px; font-family: 'Lato'; font-weight: 300; display:inline-block;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    32
.sub-nav a:first-letter {text-transform: uppercase;}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    33
.sub-nav a.active, .sub-nav a:hover{font-family: 'Lato'; font-weight: bold;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    34
.nav a{font-family: 'josefin_sans'; font-size: 18px; text-transform : uppercase;}
115
a88246833732 setup integration
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
    35
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    36
.title-page{margin: 30px 0; position: relative; min-height: 30px;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    37
h2{text-transform: uppercase; display:inline-block; font-size: 30px; font-family: 'Lato'; font-weight: 300;  }
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    38
h2 span{text-transform: capitalize; font-size: 24px; font-family: 'Lato';  font-weight: 300; font-style: italic;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    39
.title-menu{ position: absolute; bottom: 0; right: 0;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    40
.title-menu li{float: left;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    41
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    42
.bar-tools{margin-bottom: 12px; line-height: 35px; padding-bottom: 1px; font-family: 'Lato'; font-weight: 300; display:block;background-image: url(../img/border-bar-tools.png), url(../img/border-bar-tools.png); background-position: top center, bottom center; background-repeat: repeat-x;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    43
.bar-tools h3{ font-size: 18px;  display: inline-block; text-transform: uppercase;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    44
.bar-tools ul{float: right;}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    45
.bar-tools ul.left{float: left;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    46
.bar-tools ul.left li{margin-left: 0; margin-right: 10px;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    47
.bar-tools ul.left a{width: 40px; padding: 0; vertical-align: middle;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    48
.go-to{background-repeat: no-repeat;background-position: 4px center, 20px center;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    49
.go-to.mosaic{background-image: url(../img/icon-mosaic.png), url(../img/icon-arrow-enter.png);}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    50
.go-to.search{background-image: url(../img/icon-search.png), url(../img/icon-arrow-enter.png);}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    51
.bar-tools li{float: left; margin-left: 10px;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    52
.bar-tools li a{display: inline-block; font-size: 12px; height: 25px; line-height: 25px; padding: 0 7px; background-color: #DDD;}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    53
.bar-tools li a:hover{background-color: #eee;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    54
.bar-tools li a:first-letter {text-transform: uppercase;}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    55
.bar-tools a.icon{padding-left: 30px;background-repeat: no-repeat; background-position: 8px center;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    56
a.icon.save{background-image: url(../img/icon-save-15.png);}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    57
a.icon.cut{background-image: url(../img/icon-cut-15.png) ;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    58
a.icon.plus{background-image: url(../img/icon-plus-15.png);}
130
4bdf2fdf4bcb correction
Anthony Ly <anthonyly.com@gmail.com>
parents: 128
diff changeset
    59
a.icon.edit{background-image: url(../img/icon-pencil-15.png);}
4bdf2fdf4bcb correction
Anthony Ly <anthonyly.com@gmail.com>
parents: 128
diff changeset
    60
a.icon.trash{background-image: url(../img/icon-trash-15.png);}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
    61
116
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    62
/* Home */
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    63
.w650{width: 650px;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    64
.our-images{margin-bottom: 38px; text-align: center; font-size: 12px; font-family: 'Lato'; font-weight : bold; font-style : italic; color: #58595A;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    65
.home-images{position: relative; margin-bottom: 24px;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
    66
.arrow-wrap.home-arrow{display: block; top:0; margin-top: -26px; left: 50%; margin-left: -39px;}
116
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    67
.home-images .col-left{float: left;}
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    68
.home-images .col-left img{width: 667px;}
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    69
.home-images .col-right{float: right;}
8d79df2b5df3 home top
Anthony Ly <anthonyly.com@gmail.com>
parents: 115
diff changeset
    70
.home-images .col-right img{display: block; width: 283px;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    71
.box-white, .box-black{position: absolute;-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);}
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    72
.box-white{width: 184px;padding: 0 20px;background: rgba(255, 255, 255, .8);}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    73
.box-3{left:400px; bottom: 30px; padding-top: 28px; padding-bottom: 28px;font-family: 'Lato'; font-style: italic; font-size: 19px; line-height: 20px;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    74
.box-2{top: 140px; left: 124px; padding-top: 42px; padding-bottom: 66px;}
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    75
.box-2 span{display: block;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    76
.box-2 .bold{font-size: 24px; font-family: 'Lato'; font-weight : bold;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    77
.box-2 .bold:first-child{margin-bottom: 14px;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    78
.box-2 .number{font-size: 46px; font-family: 'josefin_sans'; margin-bottom: 6px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    79
.box-1{padding: 15px 50px 26px 15px; background-color: #000; color: #fff; font-size: 18px;font-family: 'josefin_sans'; font-weight: bold; font-style: italic; left: 80px; top: 94px; z-index: 11;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    80
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    81
.list-projets li{float: left; width: 226px; background-color: #EEE; margin-right: 15px;}
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    82
.list-projets li:last-child{margin-right: 0;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    83
.list-projets li h3{font-size: 18px; font-family: 'Lato'; font-weight : bold; line-height: 20px; padding: 14px 14px 0 14px; margin-bottom: 4px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    84
.list-projets li p{font-size: 18px; font-family: 'Lato'; font-weight: 300; line-height: 20px; padding: 0 14px; margin-bottom: 12px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    85
.list-projets li a{border-top: 1px solid #CCC; font-size: 12px; font-family: 'Lato'; font-weight: 300; display: block; height: 30px; line-height: 30px; padding-left: 20px;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    86
.list-projets li{margin-bottom: 58px;}
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    87
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    88
.list-projets-2{display: block; margin-bottom: 20px;background: url(../img/border-dot.png) repeat-x bottom left; padding-bottom: 1px;}
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    89
.list-projets-2>li{position:relative; background-color: #eee; width: 226px; float: left; margin-right: 15px; margin-bottom: 30px;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    90
.list-projets-2>li:nth-child(4n){margin-right: 0;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    91
.list-projets-2 .mid{ font-size: 18px; height: 66px; padding-left: 12px;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    92
.list-projets-2 .mid h3{ font-family: 'Lato'; font-weight : bold;  padding-top: 16px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    93
.list-projets-2 .mid p{ font-family: 'Lato';  font-weight: 300; font-style: italic;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    94
.list-projets-2 .bot img, .list-projets-2 .top img{ float: left;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
    95
.list-projets-2 .bot p{color: #333; background-color: #fff; font-family: 'Lato';  font-weight: 300; font-style: italic; padding: 8px 14px 0 14px; font-size: 14px; height: 104px; border-bottom: 1px solid #000; border-left: 1px solid #BBB; border-right: 1px solid #BBB;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    96
.list-projets-2 .bot{height: 113px;  overflow: hidden;}
117
655351c846e1 page collectionner
Anthony Ly <anthonyly.com@gmail.com>
parents: 116
diff changeset
    97
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
    98
li .toggle{display: none;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
    99
li:hover .toggle{ display:block; }
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   100
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   101
.tools{  text-align:right; width:100%; position:absolute; bottom:0; left:0;  background: rgba(255, 255, 255, .85);}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   102
.tools ul{ display: inline-block;padding: 6px 10px 6px 0;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   103
.tools a{display: inline-block; width: 25px; height: 25px; line-height: 25px; text-align: center;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   104
.tools li{float: left; margin-left: 6px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   105
.tools a img{vertical-align: middle;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   106
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   107
.horizontal .col-left, .horizontal .col-right{float: left;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   108
.list-projets-3{margin-bottom: 50px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   109
.list-projets-3>li{width: 465px; background-color: #eee; margin-bottom: 20px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   110
.list-projets-3 .col-left{position: relative;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   111
.list-projets-3 li img{max-width: 465px; display: inherit;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   112
.list-projets-3 li.horizontal .col-left{ width: 225px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   113
.list-projets-3 li.horizontal .col-right{height:100%; width: 240px; }
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   114
.list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   115
.project-title h3{ font-family: 'Lato'; font-weight : bold; padding-top: 12px; margin-bottom: 4px; }
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   116
.project-title h4{ font-family: 'Lato';  font-weight: 300; font-style: italic;}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   117
.project-title a.edit{ position: absolute; top: 10px; right: 10px; opacity: 0.7;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   118
.project-title a.edit:hover{opacity: 1;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   119
.list-projets-3 .col-right p{max-height:200px; overflow: auto; padding: 10px 12px;font-size: 14px; font-family: 'Lato'; line-height: 18px;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   120
.list-projets-3>li:hover{-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   121
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   122
.no-border-bot{background: none; margin-bottom: 0;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   123
.list-projets-4{margin-bottom: 44px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   124
.list-projets-4>li:nth-child(4n){margin-right: 0;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   125
.list-projets-4>li{float: left; font-size: 18px; width: 225px; background-color: #ECEBEB; margin-right: 16px;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   126
.list-projets-4 h3{ font-family: 'Lato'; font-weight : bold; padding: 18px 0 0 12px; margin-bottom: 8px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   127
.list-projets-4 p{ font-family: 'Lato';  font-weight: 300; font-style: italic; padding-left: 12px; line-height: 20px; padding-bottom: 10px;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   128
.tools-2{ height: 25px; border-top: 1px solid #C5C5C5; padding: 6px 0; text-align: right;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   129
.tools-2 ul{display: inline-block;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   130
.tools-2 a{width: 25px; height: 25px; line-height: 25px; text-align: center;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   131
.tools-2 a img{vertical-align: middle;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   132
.tools-2 li{ float: left; margin-right: 6px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   133
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   134
.pagination{ margin-bottom: 12px;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   135
.pagination li{float: left; font-size: 14px;font-family: 'Lato'; margin-right: 14px;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   136
.pagination li.curent, .pagination li:hover{font-weight: bold;}
122
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   137
.tool{display:inline-block; width:25px; height: 25px; background-image: url(../img/tools-sprite.png); background-repeat: no-repeat; vertical-align: middle;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   138
.tool.twitter:hover{background-position: 0 0;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   139
.tool.twitter{background-position: 0 -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   140
.tool.facebook{background-position: -30px -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   141
.tool.facebook:hover{background-position: -30px 0;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   142
.tool.plus{background-position: -60px -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   143
.tool.plus:hover{background-position: -60px 0;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   144
.tool.cut{background-position: -90px -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   145
.tool.cut:hover{background-position: -90px 0;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   146
.tool.save{background-position: -115px -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   147
.tool.save:hover{background-position: -115px 0;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   148
.tool.trash{background-position: -140px -25px;}
dabde7eb8d1f update sprite button
Anthony Ly <anthonyly.com@gmail.com>
parents: 119
diff changeset
   149
.tool.trash:hover{background-position: -140px 0;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   150
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   151
.box-shadow{ -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   152
.box-shadow-2{ -webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   153
.popin-wrap{width: 100%; height: 100%; position: fixed; z-index: 100; background-color:rgba(255,255,255,.7);}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   154
.popin{width: 460px; background-color: #fff; top: 10%; position: absolute; left: 50%; margin-left: -230px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   155
.popin h2{ font-size: 14px; font-family: 'Lato'; padding: 14px 0 10px 12px;}
118
Anthony Ly <anthonyly.com@gmail.com>
parents: 117
diff changeset
   156
.popin header{background: none; border-bottom: 1px solid #DDD; position: relative;}
119
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   157
.popin header a{ margin: 14px 12px 0 0; float:right;width: 10px; height: 10px; background: url(../img/close-popin.png) 0 0 no-repeat; display: inline-block;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   158
.popin label{margin-bottom: 6px; margin-right: 6px; font-size: 12px; font-family: 'Lato'; font-weight: 300;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   159
.popin form{padding: 8px 12px 20px 12px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   160
.popin input[type=text], .popin textarea{border: 1px solid #CCC;font-family: 'Lato'; font-size: 12px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   161
.popin input[type=text]{height: 25px; width: 294px; padding: 0 10px; }
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   162
.popin textarea{width: 433px; max-width: 433px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   163
.popin p{margin-bottom: 10px;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   164
.popin .buttons{text-align: right;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   165
.btn{cursor:pointer; border: none; vertical-align:middle; display: inline-block; color: #FFF; font-size: 12px; font-family: 'Lato'; height: 25px; line-height: 25px; padding: 0 12px; background-color: #666;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   166
.block{display: block;}
9d2a4916ee7a update name of fonts
Anthony Ly <anthonyly.com@gmail.com>
parents: 118
diff changeset
   167
.popin-wrap, .popin{display: none;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   168
.big-popin{width: 572px; margin-left: -286px;}
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   169
.popin th{ vertical-align:middle;font-family: 'Lato'; font-size: 12px; font-weight: 300; width: 110px; text-align: left;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   170
.popin .col-left{width: 316px; float: left; padding-left: 12px;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   171
.w-192{width: 192px; margin: 0 !important;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   172
.popin .col-left input[type=text]{width: 172px;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   173
.no-margin{margin: 0 !important;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   174
.big-popin table{border-spacing:0 5px;border-collapse:separate;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   175
.big-popin textarea{width: 304px; max-width: 304px; height: 170px;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   176
.list-projets-2.in-popin{float: right; display: inline-block; padding-right: 12px;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   177
.list-projets-2.in-popin li{margin: 0;}
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   178
.big-popin .buttons{clear: both; border-top: 1px solid #DDD; padding-top: 10px; padding-right: 12px;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   179
.edition{background-color: #eee; padding: 0 28px; margin-bottom: 64px;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   180
.edition .slideshow{ min-height: 80px; position:relative; padding: 24px 0;  text-align: center;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   181
.slideshow .arrow-wrap{display: block;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   182
.slideshow .left-arrow{left: 0;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   183
.slideshow .right-arrow{right: 0;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   184
.slideshow .share{position: absolute; bottom: 24px; right: 0;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   185
.slideshow .share li{float: left; margin-left: 8px;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   186
.image-wrap{display: inline-block;}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   187
.edition{font-family: 'Lato'; font-size: 14px; text-align: left;}
142
a59f4a00e350 update popin
Anthony Ly <anthonyly.com@gmail.com>
parents: 138
diff changeset
   188
.big-popin form{padding: 8px 0 20px 0;}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   189
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   190
.edition th{color: #777; min-width: 140px; }
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   191
.edition td{width:100%;color: #000; line-height: 16px;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   192
.edition table{width: 100%; border-collapse:separate;border-spacing:0 5px;}
124
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   193
.box-edition{padding: 16px 0; border-bottom: 1px solid #CCC;}
22f0436feacf correction nav
Anthony Ly <anthonyly.com@gmail.com>
parents: 122
diff changeset
   194
.box-edition h3{color: #777;font-family: 'Lato'; font-size: 14px; margin-bottom: 6px;}
128
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   195
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   196
.list-key-search a{ background-image: url(../img/icon-search.png);}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   197
.list-key-add a{ background-image: url(../img/icon-plus-15.png);}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   198
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   199
.list-keywords li{display: inline-block; float: left; margin: 0 8px 8px 0;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   200
.list-keywords a{color: #7F7F7F; font-family: 'Lato'; font-size: 12px; display: inline-block; height: 28px; line-height: 28px; padding: 0 30px 0 6px;
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   201
background-position: right 4px center; background-repeat: no-repeat; background-color: #fff;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   202
.list-keywords a:hover{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   203
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   204
.f-right{float: right;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   205
.fs-normal{font-style: normal;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   206
.pt-6{padding-top: 6px;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   207
.null{font-weight: bold;font-style: italic; font-family: 'Lato'; color: #CCC; font-style: 18px; line-height: 50px; text-align: center;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   208
.box-edition:last-child{border-bottom: none;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   209
.edition input[type=text], .edition textarea{border: 1px solid #CACACA;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   210
.edition textarea{width:100%; max-width: 754px;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   211
.edition input[type=text]{height: 23px; line-height: 23px; padding: 0 6px;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   212
.no-before:before{content:"" ; display: block;}
5ce3313fb21d add tag it plugin
Anthony Ly <anthonyly.com@gmail.com>
parents: 124
diff changeset
   213
.tagit{font-family: 'Lato' !important;}
131
f7f6c6acf9b9 add jquery ui
Anthony Ly <anthonyly.com@gmail.com>
parents: 130
diff changeset
   214
.ui-corner-all{-webkit-border-radius : 0 !important;-moz-border-radius : 0 !important;border-radius : 0 !important;}
130
4bdf2fdf4bcb correction
Anthony Ly <anthonyly.com@gmail.com>
parents: 128
diff changeset
   215
.list-simple li{float: left; margin: 0 10px 10px 0;}
132
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   216
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   217
.empty-block{width: 100%; height: 360px; background-color: #eee; margin-bottom: 24px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   218
.search-form-big{ text-align: center; line-height: 360px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   219
.search-form-big input[type=text]{background: url(../img/icon-search-big.png) right 10px center no-repeat #FFF;font-family: 'Lato'; font-weight : bold; font-style : italic; font-size: 24px; border: 1px solid #D0D0D0; height: 52px; line-height: 52px; padding: 0 50px 0 10px;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   220
.search-form-big select{height: 24px; vertical-align: middle;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   221
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   222
.item-masonry{margin-bottom: 20px;}
133
d7aecea73e6d correction page 12
Anthony Ly <anthonyly.com@gmail.com>
parents: 132
diff changeset
   223
.filters{padding: 10px 0; text-align: center;}
132
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   224
.filters li{ margin-bottom: 10px; position: relative; text-align: left; font-size: 12px; font-family: 'Lato'; display:inline-block; width: 200px; height: 28px; line-height: 28px; background-color: #fff;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   225
.filters a:first-child{ overflow: hidden; color: #7F7F7F; padding-left: 6px; display: block; }
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   226
.filters li:hover{-webkit-box-shadow : none; -moz-box-shadow : none; box-shadow : none;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   227
.filters .icon-action{position: absolute; top: 10px; right: 6px;width: 10px; height: 10px; display: inline-block;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   228
.filters .cross{  background: url(../img/icon-cross-10.png) 0 0 no-repeat; }
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   229
.filters .circle{width: 10px; height: 10px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-color: #7F7F7F;}
Anthony Ly <anthonyly.com@gmail.com>
parents: 131
diff changeset
   230
.filters li.disabled a{opacity: 0.5;}
136
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
   231
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
   232
.float-left{float: left;}
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
   233
.filters-wrap{width: 225px; background-color: #EEE; margin-right: 17px;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   234
.list-projets-5{width: 708px;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   235
.curtain{display:none;z-index:10;position: absolute; width: 100%; height: 100%; background-color:rgba(0,0,0,.7);}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   236
.list-projets-5 .item-masonry{margin-bottom: 0;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   237
.mosaic .content-project{display: none;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   238
.mosaic .visuel-project .title-project{display: block;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   239
.mosaic-comment .content-project{display: block;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   240
.mosaic-comment .content-project{display: block;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   241
.hide-comment{display: none;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   242
.mosaic-comment .visuel-project .title-project{display: none;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   243
.title-project{padding: 10px 0 6px 0; font-family: 'Lato';padding-left: 6px;border-bottom: 1px solid #555;text-align: left;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   244
.title-project h3{ margin-bottom: 6px; font-weight: bold; font-size: 18px;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   245
.title-project h4{  font-weight: 300;font-style: italic; font-size: 18px;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   246
.visuel-project{position: relative; }
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   247
.visuel-project img{display: inherit;}
136
15a6adeeb5d1 custom select
Anthony Ly <anthonyly.com@gmail.com>
parents: 133
diff changeset
   248
.list-projets-5>li{width: 177px; float: left; position: relative;}
138
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   249
.content-project{background-color: #eee;}
f694df1f57a6 update collection vue
Anthony Ly <anthonyly.com@gmail.com>
parents: 136
diff changeset
   250
.content-project p{font-family: 'Lato'; font-size: 13px; font-weight: 300; line-height: 15px; padding: 10px;}