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

Line 354: Line 354:
  
 
.xjtuText{
 
.xjtuText{
    border-radius: "";
 
    box-shadow: "";
 
    background-color: "";
 
 
     margin: 0 0 1em 0;
 
     margin: 0 0 1em 0;
     text-align: justify;
+
     text-align: center;
 
}
 
}
  
Line 939: Line 936:
 
}
 
}
  
 +
.bannerImg::before{
 +
    content: '';
 +
    position: absolute;
 +
    top: 0;
 +
    left: 0;
 +
    height: 100vh;
 +
    width: 100vw;
 +
    background: rgba(0, 0, 0, 0.1);
 +
}
 
/* --------- */
 
/* --------- */
 
/* Decorative Letter Animations */
 
/* Decorative Letter Animations */

Revision as of 02:48, 28 August 2021