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

 
(2 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 559: 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