Difference between revisions of "Template:Team:Gaston Day School/Footer"

Line 71: Line 71:
 
          
 
          
 
         position: fixed; /* Fixed/sticky position */
 
         position: fixed; /* Fixed/sticky position */
         bottom: 20px; /* Place the button at the bottom of the page */
+
         bottom: 10px; /* Place the button at the bottom of the page */
         right: 30px; /* Place the button 30px from the right */
+
         right: 10px; /* 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 */
 
         outline: none; /* Remove outline */
 
         outline: none; /* Remove outline */
 
         cursor: pointer; /* Add a mouse pointer on hover */
 
         cursor: pointer; /* Add a mouse pointer on hover */
         padding: 15px; /* Some padding */
+
         padding: 10px; /* Some padding */
 
         border-radius: 10px; /* Rounded corners */
 
         border-radius: 10px; /* Rounded corners */
 
}
 
}

Revision as of 04:27, 10 October 2017