Difference between revisions of "Template:NYMU-Taipei-css"

Line 11: Line 11:
 
 
 
<!-- had been written on another template "NYMU-Taipei"
 
<!-- had been written on another template "NYMU-Taipei"
/* Wrapper for the footer */
+
/* Wrapper for the footer */
.igem_2017_footer_wrapper {
+
.igem_2017_footer_wrapper {
width: 81%;
+
width: 85%;
padding: 2%;
+
padding: 0.8% 2%;
display:block;
+
display:block;
float: right;
+
float: right;
background:#f6ffb2 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
+
background:#f6ffb2 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
height:150px;
+
height:150px;
position: absolute;
+
position: absolute;
right: 0;
+
right: 0;
bottom: 0;
+
bottom: 0;
font-family:'Economica', sans-serif;  
+
font-family:'Economica', sans-serif;  
}
+
}
 
-->
 
-->
  
Line 37: Line 37:
 
}
 
}
 
 
/* Wrapper for the footer */
 
.igem_2017_footer_wrapper {
 
width: 85%;
 
padding: 0.8% 2%;
 
display:block;
 
float: right;
 
background:#f6ffb2 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
 
height:150px;
 
position: absolute;
 
right: 0;
 
bottom: 0;
 
font-family:'Economica', sans-serif;
 
}
 
  
 
/* footer text style */
 
/* footer text style */

Revision as of 03:18, 8 August 2017

P1,P2{text-indent: 10em }