Difference between revisions of "Team:Lubbock TTU/Test"

Line 57: Line 57:
 
   position: absolute;
 
   position: absolute;
 
   top: 0;
 
   top: 0;
}
 
 
/* The dots/bullets/indicators */
 
.dot {
 
  cursor:pointer;
 
  height: 13px;
 
  width: 13px;
 
  margin: 0 2px;
 
  background-color: #bbb;
 
  border-radius: 50%;
 
  display: inline-block;
 
  transition: background-color 0.6s ease;
 
}
 
 
.active, .dot:hover {
 
  background-color: #717171;
 
 
}
 
}
  

Revision as of 19:53, 7 July 2016

1 / 3
Caption One
2 / 3
Caption Two
3 / 3
Caption Three