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

Line 87: Line 87:
 
display: none; /* Hidden by default */
 
display: none; /* Hidden by default */
 
position: fixed; /* Fixed/sticky position */
 
position: fixed; /* Fixed/sticky position */
bottom: 20px; /* Place the button at the bottom of the page */
+
bottom: 5vw; /* Place the button at the bottom of the page */
right: 30px; /* Place the button 30px from the right */
+
right: 6vw; /* 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 */

Revision as of 17:16, 3 October 2017