Difference between revisions of "Template:Team:CHINA CD UESTC/cssstyle"

Line 1,329: Line 1,329:
 
  width: 90%;
 
  width: 90%;
 
  }
 
  }
 +
/***************************project_pic************/
 +
.project_pic {
 +
width: 100%;
 +
padding: 10px 0px 10px 0px;
 +
text-align: center;
  
 +
}
 +
 +
#pic_title {
 +
    width: 100%;
 +
    font-size: 20px;
 +
    font-family: Helvetica;
 +
    font-weight: 500;
 +
    color: rgb(185, 87, 0);
 +
}
 +
#pic_illustration {
 +
    font-size: 15px;
 +
    width: 90%;
 +
    text-align: center;
 +
    margin-left: 2%;
 +
}
 +
 +
 +
.list_txt {
 +
padding:0px 30px 10px 20px;
 +
}
 +
.list_txt ul li{
 +
list-style-image:none;
 +
}
 +
 +
.reference p {
 +
    font-size: 16px;
 +
    margin-left: 30px;
 +
    font-weight: 500;
 +
    font-family: inherit;
 +
}
 +
/************end project_pic*********/
 
  /*____________grid.css___________________*/
 
  /*____________grid.css___________________*/
  

Revision as of 15:29, 13 September 2015