Difference between revisions of "Team:Pasteur Paris/essai4"

Line 146: Line 146:
 
   box-sizing: border-box; }
 
   box-sizing: border-box; }
  
img{   
+
.app1{
-moz-border-radius:7px;
+
  display: flex;
-webkit-border-radius:7px;
+
  flex-wrap: wrap;
border-radius:7px;
+
  position:relative;
 +
  width: auto;
 +
  height: auto;
 +
  border: #FFFFFF solid;
 +
  margin:0px 10px 0px 0px;
 +
  -moz-border-radius:10px 10px;
 +
  -webkit-border-radius:10px 10px;
 +
  border-radius:10px 10px;
 +
  display: -webkit-flex;
 +
  display: -ms-flexbox;
 +
  display: flex;
 +
  -webkit-flex-wrap: wrap;
 +
  -ms-flex-wrap: wrap;
 +
  flex-wrap: wrap;
 
}
 
}
 +
 
a {
 
a {
 
   text-decoration: none;
 
   text-decoration: none;
Line 158: Line 172:
 
   position: relative;
 
   position: relative;
 
   height: 600px;  
 
   height: 600px;  
   margin-left:15%;
+
   margin-left:13%;
   margin-top:0%;
+
   margin-top:5%;
 
   text-align : justify;
 
   text-align : justify;
 
    
 
    
Line 171: Line 185:
 
     background: #FFFFFF ;
 
     background: #FFFFFF ;
 
     opacity: 0;
 
     opacity: 0;
     transition: opacity 0.25s;  
+
     transition: opacity 0.25s; }
}
+
  
 
.gallery .item:first-of-type {
 
.gallery .item:first-of-type {
Line 182: Line 195:
 
     color: #A8D5D8;
 
     color: #A8D5D8;
 
     position: absolute;
 
     position: absolute;
     bottom:0;  
+
     bottom: 0;
     width: 80%;
+
     width: 90%;
    margin-left:2%;
+
 
     font-size: 3.5em;
 
     font-size: 3.5em;
 
     text-align: center;  
 
     text-align: center;  
Line 257: Line 269:
 
   color: #17A3B5 ;  
 
   color: #17A3B5 ;  
 
}
 
}
 +
  
 
</style>
 
</style>
Line 319: Line 332:
  
  
     <figure class="item">
+
     <figure class="item">    
       <p>1<figure><center><a href="#"><img class="Photo paysage" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" width="70%" alt="Photo de présentation TRAP" /></a></center></figure>
+
       <p>1<div><center><a href="#"><img class="app1" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" alt="" /></a></center></div>
 
     </p>
 
     </p>
 
     </figure>
 
     </figure>
 +
 
     <figure class="item">
 
     <figure class="item">
       <p>2<figure><center><a href="#"><img class="Photo paysage" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" width="70%" alt="Photo de présentation TRAP" alt="2em photo" /></a></center></figure>
+
       <p>2<div><center><a href="#"><img class="app1" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" alt="" /></a></center></div>
 
     </figure>
 
     </figure>
 +
 
     <figure class="item">
 
     <figure class="item">
       <p>3<figure><center><a href="#"><img class="Photo paysage" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" width="70%" alt="Photo de présentation TRAP" alt="2em photo" /></a></center></figure>
+
       <p>3<div><center><a href="#"><img class="app1" src="https://static.igem.org/mediawiki/2016/5/55/IMAC_Pasteur_application_design.png" alt="" /></a></center></div>
 
     </figure>
 
     </figure>
  

Revision as of 13:27, 28 September 2016