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

 
(3 intermediate revisions by the same user not shown)
Line 398: Line 398:
 
     padding: 1em 0;
 
     padding: 1em 0;
 
     background-color: #2e323e !important;
 
     background-color: #2e323e !important;
     z-index: 2;
+
     z-index: 202;
 
}
 
}
 
.page-light{
 
.page-light{
Line 457: Line 457:
 
     font-weight: 400;
 
     font-weight: 400;
 
}
 
}
.xjtuText h4{
+
.xjtuText h4,
 +
.xjtuText h5{
 
     color: white;
 
     color: white;
 
}
 
}
Line 558: Line 559:
 
     color: white;
 
     color: white;
 
     font-size: 18px;
 
     font-size: 18px;
 +
}
 +
 +
img.hoverLarger {
 +
    cursor: zoom-in;
 +
    transition: 1s;
 +
}
 +
 +
img.hoverLarger:hover{
 +
    transition: 1s;
 +
    transform: scale(1.3);
 
}
 
}
  

Latest revision as of 08:59, 21 October 2021