Difference between revisions of "Team:Hong Kong HKUST/Team"

Line 87: Line 87:
 
                 -webkit-margin-before: 0em;
 
                 -webkit-margin-before: 0em;
 
                 -webkit-margin-after: 0em;
 
                 -webkit-margin-after: 0em;
 +
            }
 +
            h1 {
 +
                text-align: center;
 
             }
 
             }
 
       </style>
 
       </style>
Line 99: Line 102:
  
 
       <h1>Our Advisors</h1>
 
       <h1>Our Advisors</h1>
<style>
 
#openModal{
 
    display:none;
 
}
 
  
.container {
 
  position: relative;
 
  width: 20%;
 
}
 
 
.eric {
 
    float: left;
 
    margin: 0 0 0 0
 
}
 
 
.overlay {
 
  position: absolute;
 
  top: 0;
 
  bottom: 0;
 
  left: 0;
 
  right:0 ;
 
  height: 100%;
 
  width: 20%;
 
  opacity: 0;
 
  transition: .5s ease;
 
  background-color: #000000;
 
}
 
 
.container:hover .overlay {
 
  opacity: 0.5;
 
}
 
 
.text {
 
  color: white;
 
  font-size: 20px;
 
  position: absolute;
 
  top: 50%;
 
  left: 50%;
 
  transform: translate(-50%, -50%);
 
  -ms-transform: translate(-50%, -50%);
 
}
 
 
</style>
 
  
 
<div class="container">
 
<div class="container">
Line 150: Line 111:
 
</div>
 
</div>
  
<style>
 
h1 {
 
    text-align: center;
 
}
 
</style>
 
 
</body>
 
</body>
 
</html>
 
</html>
  
 
{{Hong_Kong_HKUST/Footer}}
 
{{Hong_Kong_HKUST/Footer}}

Revision as of 06:54, 16 September 2017

HKUST iGEM Team 2017

Team william Devi Alvin Harold Harold
Yo

Our Advisors

Eric
Eric Cheung


Footer