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

Line 34: Line 34:
 
     width: 100%;
 
     width: 100%;
 
     max-width: 300px;
 
     max-width: 300px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    display: block;
 +
    max-height: 100%;
 +
    margin-top: 25px;
 +
    margin-bottom: 25px;
 +
}
 +
.team-content .group-photo img{
 +
    width: 100%;
 +
    max-width: 1000px;
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;

Revision as of 00:17, 11 October 2016

Team SUSTC-Shenzhen