Difference between revisions of "Template:USP-EEL-Brazil"

Line 245: Line 245:
  
 
</style>
 
</style>
 
 
<!-------------------------------------------Footer------------------------->
 
<!-------------------------------------------Footer------------------------->
  
Line 259: Line 258:
  
 
.zoom {
 
.zoom {
    padding: 50px;
 
    background-color: green;
 
 
     transition: transform .2s; /* Animation */
 
     transition: transform .2s; /* Animation */
     width: 200px;
+
      
    height: 200px;
+
    margin: 0 auto;
+
 
}
 
}
  
 
.zoom:hover {
 
.zoom:hover {
 
     transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
 
     transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
 +
margin: 10px;
 +
 
}
 
}
 +
 
</style>
 
</style>
  
Line 281: Line 279:
 
<div class="footer">
 
<div class="footer">
 
   <p>We thank them for supporting us through this difficult journey:</p>
 
   <p>We thank them for supporting us through this difficult journey:</p>
<!--
 
 
<div class="zoom">
 
<div class="zoom">
<img src="https://static.igem.org/mediawiki/2016/c/cd/T--USP-EEL-Brazil--Symbol.jpeg" >
+
<img src="https://static.igem.org/mediawiki/2016/c/cd/T--USP-EEL-Brazil--Symbol.jpeg" width="50px">
 
</div>
 
</div>
-->
 
  
 
</div>
 
</div>
 
  
  
 
</body>
 
</body>

Revision as of 17:41, 2 August 2018