Template:IISc Bangalore/team.css

<style>

body {

 position: absolute;
 margin-top: 20px;

} .slider {

}

  1. overv {
 margin-bottom: 10px;

} .refer {

 position: relative;
 margin:20px;
 margin-top:40px;
 margin-bottom:40px;
 font-family: 'Source Sans Pro', sans-serif;

} .welcome-grid {

 margin-top: 20px;
 margin-bottom: 20px;

} .whitef {

 font-family: 'Roboto', sans-serif;
 padding-right: 30px;
 padding-top: 20px;

} .readm {

 margin-top: 10px;
 padding: 10px;

} .lowert {

 text-transform:lowercase;

} .slantt {

   font-family: 'Source Sans Pro', sans-serif;
   color: #fff;
   margin-right: 0px;

} .dropdown-menu {

 visibility: visible; /* shows sub-menu */
 opacity: 1;
 z-index: 1;
 transform: translateY(0%);
 transition-delay: 0s, 0s, 0.3s;

} .dropdown-menu > li {

 text-decoration: none;
 padding: 20px;

} .nod {

 text-decoration: none !important;
 padding-left: 10px;
 padding-right: 10px;

}


</style>