Difference between revisions of "Team:Stanford-Brown/css/custom"
Forrestgtran (Talk | contribs) |
Forrestgtran (Talk | contribs) |
||
Line 9: | Line 9: | ||
.jumbotron { | .jumbotron { | ||
− | margin-top: | + | margin-top: 90px; |
− | margin-bottom: | + | margin-bottom: 50px; |
} | } | ||
Revision as of 19:28, 17 August 2015
/*------- Moving Navbar Down ---------*/
.navbar {
margin-top: 15px;
}
/*-------Moving team down ------- */
.jumbotron { margin-top: 90px; margin-bottom: 50px; }
/*--------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; }