Difference between revisions of "Template:XJTU-China/style"

Line 466: Line 466:
 
.xjtuText .imgWrapper {
 
.xjtuText .imgWrapper {
 
     display: flex;
 
     display: flex;
 +
    flex-direction: column;
 
     justify-content: center;
 
     justify-content: center;
 
     align-items: center;
 
     align-items: center;
Line 476: Line 477:
  
 
.xjtuText .imgWrapper .description{
 
.xjtuText .imgWrapper .description{
     margin-top: 5px;
+
     margin-top: 1%;
     font-family: 'roboto';
+
    color: grey;
 +
     font-family: 'eras';
 
     font-size: 80%;
 
     font-size: 80%;
 
     font-weight: 400;
 
     font-weight: 400;
 
     text-align: center;
 
     text-align: center;
 +
}
 +
 +
.xjtuText .imgWrapper .description .tag{
 +
    color: black;
 
}
 
}
  

Revision as of 08:01, 1 September 2021