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

Line 444: Line 444:
 
.xjtuText h3{
 
.xjtuText h3{
 
     color: #acde92;
 
     color: #acde92;
    text-transform: capitalize;
 
 
     font-weight: 400;
 
     font-weight: 400;
 
}
 
}
Line 460: Line 459:
 
}
 
}
  
.xjtuText a {
+
.xjtuText p a {
 
     color: #7298ff;
 
     color: #7298ff;
 
     text-decoration-line: underline;
 
     text-decoration-line: underline;
 +
    text-transform: capitalize;
 +
}
 +
 +
.xjtuText h3 a {
 +
    color: inherit;
 +
    text-decoration: inherit;
 
}
 
}
  
Line 510: Line 515:
 
     z-index: -1;
 
     z-index: -1;
 
     transition: transform .3s ease;
 
     transition: transform .3s ease;
 +
}
 +
 +
.xjtuText .underline {
 +
    text-decoration: underline !important;
 +
}
 +
 +
.xjtuText .sup {
 +
    vertical-align: super;
 +
    font-size: 0.8em;
 +
}
 +
 +
.xjtuText .sub {
 +
    vertical-align: sub;
 +
    font-size: 0.8em;
 
}
 
}
  

Revision as of 12:39, 24 September 2021