Template:Fudan/CSS

/*****

  • Font Styles
          • /
  1. FudanBody .slides h3{
   color: #404040;
   font: 40px Futura;

}

  1. FudanBody .slides h5{
   color: #404040;
   font: 20px Futura;

}

/*****

  • Structure Styles
          • /
  1. FudanWrapper {
   position: absolute;
   width: 100%;

}

  1. FudanBody {
   position: absolute;
   width: 100%;
   overflow: hidden;

}

  1. FudanBody a{
   text-decoration: none;
   outline: none;

}

  1. FudanBody .fa{
   height: inherit;
   line-height: inherit;
   font-size: inherit;

}

  1. teamLogo{
   padding: 0 40px 0 40px;

}

  1. navList{
   line-height: inherit;

}

  1. navList.sidenav-trigger{
   margin: 0 10px;

}

  1. FudanBody .slider .indicators{
   bottom: 60px;
   z-index: 100;

}

  1. homepageDivider{
   width: 100%;
   height: 20px;
   position: relative;
   top: -40px;

}

  1. homepageContent{
   position: relative;
   top: -20px;

}

  1. toolBoxBtn ul li a{
   font-size: 20px;

}

  1. toolBoxBtn_large{
   position: absolute;
   right: 23px;
   bottom: 23px;

} div{

   box-sizing: content-box;

}

  1. FudanBody ul{
   margin: 0;
   line-height: inherit;

}

  1. FudanBody img{
   vertical-align: inherit;

}

  1. top_menu_14{
   position: absolute; /* Override the default fixed login bar */
   

}