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

 
Line 37: Line 37:
 
padding: 2%;
 
padding: 2%;
 
display:block;
 
display:block;
float: right,bottom;
+
float: right;
background-color: #f6ffb2;
+
background:#f6ffb2 url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png') bottom no-repeat;
        background-image: url('https://static.igem.org/mediawiki/2017/0/0f/T--NYMU-Taipei--footer.png');
+
height:150px;
        background-size:cover;
+
+
 
position: absolute;
 
position: absolute;
 
right: 0;
 
right: 0;
Line 87: Line 85:
 
display: none; /* Hidden by default */
 
display: none; /* Hidden by default */
 
position: fixed; /* Fixed/sticky position */
 
position: fixed; /* Fixed/sticky position */
bottom: 2vw; /* Place the button at the bottom of the page */
+
bottom: 20px; /* Place the button at the bottom of the page */
right: 2vw; /* Place the button 30px from the right */
+
right: 30px; /* Place the button 30px from the right */
 
z-index: 99; /* Make sure it does not overlap */
 
z-index: 99; /* Make sure it does not overlap */
 
border: none; /* Remove borders */
 
border: none; /* Remove borders */
Line 95: Line 93:
 
color: white; /* Text color */
 
color: white; /* Text color */
 
cursor: pointer; /* Add a mouse pointer on hover */
 
cursor: pointer; /* Add a mouse pointer on hover */
padding: 2.1vw; /* Some padding */
+
padding: 15px; /* Some padding */
 
border-radius: 10px; /* Rounded corners */
 
border-radius: 10px; /* Rounded corners */
        font-size:2vw;
 
        font-family:'Economica', sans-serif;
 
 
}
 
}
  
Line 104: Line 100:
 
background-color: #555; /* Add a dark-grey background on hover */
 
background-color: #555; /* Add a dark-grey background on hover */
 
}
 
}
 
 
 
  
 
</style>
 
</style>
Line 134: Line 127:
 
<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>
 
<a href="http://nymu-e.web.ym.edu.tw/bin/home.php" target="_blank">National Yang-Ming University</a></br>
 
<a href="http://nymu-e.web.ym.edu.tw/bin/home.php" target="_blank">National Yang-Ming University</a></br>
 +
<a href="https://2017.igem.org/Team:NYMU-Taipei/Attributions" >Special Thanks</a>
 
 
 
</p>
 
</p>

Latest revision as of 16:46, 26 October 2017