Template:SZU China/Playground/Hint/CSS

.analysis{

  display:inline-block ;
  height:300px;
  width:350px;
  text-align:center;
  border:2px solid #3399ff;
   margin-left:10px;
  

}

.ana-heading{

   background:#3399ff;
   position:relative;
   top:-20px;

} .ana-body{

   position:relative;
   top:-16px;

}


.ana-body >p{

   font-size:17px;
  margin-bottom:0;

} .title{

   color:#fff; border:2px solid #3399ff

}

.download{

    text-align:center

}