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

Line 469: Line 469:
  
 
.footerBox a {
 
.footerBox a {
    letter-spacing: 20px;
 
 
     font-size: 2em;
 
     font-size: 2em;
 
     color: snow !important;
 
     color: snow !important;
Line 502: Line 501:
 
.footerBox img.footerLogo{
 
.footerBox img.footerLogo{
 
     width: 100px!important;
 
     width: 100px!important;
 +
}
 +
 +
.app{
 +
    padding: 0 120px;
 +
    font-size: 18px;
 +
    margin: 20px 0;
 
}
 
}
  
Line 513: Line 518:
 
}
 
}
  
 
+
@media (max-width:768px) {
 +
    .app{
 +
        padding: 0 50px;
 +
    }
 +
   
 +
}
 
/* codrops */
 
/* codrops */
  

Revision as of 06:28, 8 July 2021