Difference between revisions of "Team:SUSTech Shenzhen/themeCss"

Line 29: Line 29:
 
.team-content .team-member h2{
 
.team-content .team-member h2{
 
     text-align: center;
 
     text-align: center;
     font-size: 20px;
+
     font-size: 1em;
 +
}
 +
.team-content .team-member h3{
 +
    text-align: center;
 +
    font-size: 0.8em;
 +
}
 +
.team-content .team-member p{
 +
margin-left: 15px;
 +
    margin-right: 15px;
 +
    font-size: 0.8em;
 +
    height: 200px;
 +
    overflow: auto;
 
}
 
}
 
.team-content .team-member img{
 
.team-content .team-member img{

Revision as of 02:13, 11 October 2016

Team SUSTC-Shenzhen