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

Line 7: Line 7:
 
 
 
<!--footer-->
 
<!--footer-->
 +
 +
 
 
 
<!-- had been written on another template "NYMU-Taipei"
 
<!-- had been written on another template "NYMU-Taipei"
Line 35: 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 */
 
.footer_title {
 
.footer_title {

Revision as of 03:15, 8 August 2017

P1,P2{text-indent: 10em }