Difference between revisions of "Team:Michigan Software/Team"

Line 7: Line 7:
 
     width: 100%;
 
     width: 100%;
 
}
 
}
 +
.carousel: {
 +
margin-top: 77px;
 +
height: 100%;
 +
margin-bottom: 0px;
 +
max-width: 1170px;
 +
margin: 0 auto;
 +
position: relative;
 +
}
 +
 +
.carousel-indicators {
 +
position: absolute;
 +
bottom: 10px;
 +
left: 0;
 +
z-index: 15;
 +
width: 60%;
 +
margin-left: 20px;
 +
list-style: none;
 +
text-align: center;
 +
}
 
</style>
 
</style>
 
 

Revision as of 18:07, 8 July 2016

Bootstrap Example