Team:Dalhousie Halifax NS/css/index

  1. jumbotron {
   padding-top:50px;
   background-image: url(Team-Dalhousie-Porcupine.jpg);
   background-size:cover;
   background-attachment: fixed;
   height: 700px;

}

  1. title {

padding-top:200px; color: white; opacity:0.8; font-size:70pt; }

  1. padding {
   padding: 25px;

}

  1. bottomtext {
   padding: 10px;

}


a:hover {

   background-color: grey;

}

  1. text{

display: flex; }

  1. textright{

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