Difference between revisions of "Team:NYMU-Taipei"

Line 55: Line 55:
 
 
 
/* Wrapper for the footer */
 
/* Wrapper for the footer */
.igem_2017_footer_wrapper {
+
.footer_wrapper {
 
background-image: url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png');
 
background-image: url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png');
 
background-color:#f6ffb2;
 
background-color:#f6ffb2;
Line 69: Line 69:
 
/* footer layout */
 
/* footer layout */
 
.footer_half_size {
 
.footer_half_size {
float: left;
+
float: right;
 
width: 40%;
 
width: 40%;
 
height: 135px;
 
height: 135px;
Line 75: Line 75:
 
padding:0% 2%;
 
padding:0% 2%;
 
background-color:rgba(255, 255, 255, 0.2);
 
background-color:rgba(255, 255, 255, 0.2);
 
 
}
 
}
 
 
Line 84: Line 83:
 
font-size: 20px;
 
font-size: 20px;
 
text-shadow: 2px 2px 2px #aaa;
 
text-shadow: 2px 2px 2px #aaa;
font-family:'Economica', sans-serif;
 
 
}
 
}
 
 
 
.footer_text {  
 
.footer_text {  
 
font-size: 18px;
 
font-size: 18px;
color: #4f4844;
+
color: #4f4844;
font-family:'Economica', sans-serif;
+
 
}
 
}
 
 
Line 96: Line 93:
 
.igem_2017_footer_wrapper a {  
 
.igem_2017_footer_wrapper a {  
 
color:  #38a541;
 
color:  #38a541;
font-family:'Economica', sans-serif;
 
  
 
}
 
}
Line 103: Line 99:
 
color:  #38a541;
 
color:  #38a541;
 
text-decoration:underline;
 
text-decoration:underline;
font-family:'Economica', sans-serif;
+
}
 +
 +
 
 +
 
 
}
 
}
 
</style>
 
</style>
Line 164: Line 163:
 
<!--footer-->
 
<!--footer-->
  
<div class = "igem_2017_footer_wrapper" >
+
<div class = "footer_wrapper ">
 +
 +
<div class = 'footer_half_size'>
 +
<p class = 'footer_title'>CONTACT US</p>
 +
 
 +
<p class = 'footer_text'>Email us: 2017igem.nymutaipei@gmail.com</br>
 +
Call us: 886-2-28267316</br>
 +
Facebook: <a href="https://www.facebook.com/NYMU-iGEM-Team-244897845537138/?fref=ts" target="_blank">NYMU iGEM Team</a>
 +
</p>
 +
 +
 
 +
</div>
 
 
<div class = "footer_half_size">
+
<div class = 'footer_half_size'>
<p class = "footer_title">AFFILIATIONS & ACKNOWLEDGMENT</p>
+
<p class = 'footer_title'>AFFILIATIONS & ACKNOWLEDGMENT</p>
 
 
<p class = "footer_text">
+
<p class = 'footer_text'>
 
 
 
<a href="https://2017.igem.org/Main_Page" target="_blank">IGEM 2017</a></br>
 
<a href="https://2017.igem.org/Main_Page" target="_blank">IGEM 2017</a></br>
Line 176: Line 186:
 
</p>
 
</p>
 
</div>
 
</div>
+
<div class = "footer_half_size">
+
<p class = "footer_title">CONTACT US</p>
+
 
+
<p class = "footer_text">Email us: 2017igem.nymutaipei@gmail.com</br>
+
Call us: 886-2-28267316</br>
+
Facebook: <a href="https://www.facebook.com/NYMU-iGEM-Team-244897845537138/?fref=ts" target="_blank">NYMU iGEM Team</a>
+
</p>
+
+
 
+
</div>
+
+
 
</div>
 
</div>
  

Revision as of 03:58, 11 August 2017

NYMU-Taipei