Difference between revisions of "Team:Grenoble-Alpes/Team"

Line 162: Line 162:
  
 
/* ************************ POP UP ******************** */
 
/* ************************ POP UP ******************** */
 
.popup-content {
 
  padding-top: 0%;
 
  padding-bottom: 0%;
 
  margin-bottom: 0%;
 
  margin-top: 0%;
 
  background-color:#364A5E;
 
  opacity: 1;
 
  }
 
 
.popup {
 
  display:none;
 
  height:100%;
 
  top:0;
 
  left:0;
 
  }
 
 
.popup:target {
 
  display: block;
 
  position:fixed;
 
  width: 100%;
 
  overflow-y: scroll;
 
  overflow-x:hidden;
 
  z-index: 999;
 
  -webkit-animation: fadeIn 1s;
 
  animation: fadeIn 1s
 
  }
 
 
.popup-photo {
 
    width: 100%;
 
    padding: 0%;
 
    opacity: 1;
 
    }
 
  
  
Line 226: Line 193:
 
   }
 
   }
 
    
 
    
/* Animation du PopUp*/
+
/*************** ANIMATION DU POPUP*************/
  
 
             @-webkit-keyframes fadeIn {
 
             @-webkit-keyframes fadeIn {

Revision as of 12:09, 21 August 2017

TEAM

TEAM

Acknowledgements

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

Sponsors

Members Acknowledgements Sponsors

Designed by iGEM Grenoble-Alpes 2017 team | Site Map