Team:UNebraska-Lincoln/css/index

  1. jumbotron {
   padding-top:70px;
   background-image: url(598px-T--UNebraska-Lincoln--Logo_IGEM_Nebraska.png);
   background-size: 100%, 200%;
   background-attachment: fixed;
   height: 600px;
   background-position: 0px, 100px;

}

  1. well {
   margin: 20px;

padding: 20px; width: 95%;

   padding-top: 20px;
   color: black;
   height: 250px;
   background-color: white;
   overflow-y: scoll;
   z-index: 1;
   margin-left: auto;
   margin-right: auto;

}

  1. padding {
   padding: 75px;

}

  1. bottomtext {
   padding: 10px;

}


a:hover {

   background-color: grey;

}

  1. text{

display: flex; }

  1. textright{

padding-top:20px; text-align: right; }