Difference between revisions of "Team:NYMU-Taipei"

Line 47: Line 47:
 
 
 
/* 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 83: Line 83:
 
 
 
/* footer link style */
 
/* footer link style */
.igem_2017_footer_wrapper a {  
+
.footer_wrapper a {  
 
color:  #38a541;
 
color:  #38a541;
 
}
 
}
  
.igem_2017_footer_wrapper a:hover {  
+
.footer_wrapper a:hover {  
 
color:  #38a541;
 
color:  #38a541;
 
text-decoration:underline;
 
text-decoration:underline;
Line 154: Line 154:
 
<!--footer-->
 
<!--footer-->
  
<div class = "igem_2017_footer_wrapper ">
+
<div class = "footer_wrapper ">
 
 
 
<div class = 'footer_half_size'>
 
<div class = 'footer_half_size'>

Revision as of 02:49, 15 August 2017

NYMU-Taipei