Difference between revisions of "Template:Team:Calgary/StyleSheets/styling.css"

Line 35: Line 35:
 
   /* make sure the background doesnt move when you scroll */
 
   /* make sure the background doesnt move when you scroll */
 
   background-attachment: fixed;
 
   background-attachment: fixed;
}
 
 
 
.pointer {
 
  max-width: 40px;
 
  vertical-align: middle;
 
  -webkit-transform: rotate(90deg);
 
  -moz-transform: rotate(90deg);
 
  -o-transform: rotate(90deg);
 
  -ms-transform: rotate(90deg);
 
  transform: rotate(90deg);
 
  margin-right: 10px;
 
  margin-top: 5px;
 
 
}
 
}
  
Line 127: Line 114:
 
margin: 0;
 
margin: 0;
 
margin-left: -40rem;
 
margin-left: -40rem;
margin-top: 3rem;
+
margin-top: 2rem;
 
background-color: #e65c00;
 
background-color: #e65c00;
 
     list-style: none;
 
     list-style: none;

Revision as of 20:42, 26 June 2017