Difference between revisions of "Template:Team:Lethbridge/assets/allpages.css"

Line 41: Line 41:
  
 
/* ANCHOR BUTTONS */
 
/* ANCHOR BUTTONS */
 +
#anchorDiv {
 +
    position: -webkit-sticky; /* Safari */
 +
    position: sticky;
 +
    top: 0;
 +
}
 +
 
form {
 
form {
 
     padding: 10px;
 
     padding: 10px;

Revision as of 21:55, 31 October 2017