integration/v2/css/style.css
changeset 164 09ad16c9fee5
parent 162 c8f2f2d54bbf
child 165 8405af13e1a7
equal deleted inserted replaced
163:39a17b6e0b57 164:09ad16c9fee5
   117 
   117 
   118 .horizontal .col-left, .horizontal .col-right{float: left;}
   118 .horizontal .col-left, .horizontal .col-right{float: left;}
   119 .list-projets-3{margin-bottom: 50px;}
   119 .list-projets-3{margin-bottom: 50px;}
   120 .list-projets-3>li{width: 465px; background-color: #eee; margin-bottom: 20px;}
   120 .list-projets-3>li{width: 465px; background-color: #eee; margin-bottom: 20px;}
   121 .list-projets-3 .col-left{position: relative;}
   121 .list-projets-3 .col-left{position: relative;}
   122 .list-projets-3 li img{max-width: 465px; display: inherit;}
   122 .list-projets-3 li img{max-width: 465px; display: block; margin: 0 auto;}
   123 .list-projets-3 li.horizontal .col-left{ width: 225px;}
   123 .list-projets-3 li.horizontal .col-left{ width: 225px;}
   124 .list-projets-3 li.horizontal .col-right{height:100%; width: 240px; }
   124 .list-projets-3 li.horizontal .col-right{height:100%; width: 240px; }
   125 .list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;}
   125 .list-projets-3 .project-title{position:relative; padding-left: 14px; font-size: 18px;height: 60px; border-bottom: 1px solid #CCC;}
   126 .project-title h3{ font-family: 'Lato'; font-weight : bold; padding-top: 12px; margin-bottom: 4px; }
   126 .project-title h3{ font-family: 'Lato'; font-weight : bold; padding-top: 12px; margin-bottom: 4px; }
   127 .project-title h4{ font-family: 'Lato';  font-weight: 300; font-style: italic;}
   127 .project-title h4{ font-family: 'Lato';  font-weight: 300; font-style: italic;}