Team:Stanford-Brown/css/custom

/*------- Moving Navbar Down ---------*/


.navbar {

 margin-top: 15px;

}

/*-------Moving team down ------- */

.jumbotron { margin-top: 100px; margin-bottom: 20px; }

/*--------Pfold ------*/

.foldingStuff { height:500px !important; }

.uc-initial-content { text-align:center; background-color:blue;

}

.uc-final-content{ text-align:center; background-color:purple; z-index: 10; }