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

Line 989: Line 989:
 
     transform-origin: center right;
 
     transform-origin: center right;
 
     transition: transform 0.3s, opacity 0.3s;
 
     transition: transform 0.3s, opacity 0.3s;
     opacity: 0; }
+
     opacity: 0;  
 +
    z-index: 99!important;
 +
}
 
     .c-scrollbar:hover {
 
     .c-scrollbar:hover {
 
       transform: scaleX(1.45); }
 
       transform: scaleX(1.45); }
Line 1,020: Line 1,022:
 
       right: auto;
 
       right: auto;
 
       bottom: 0; }
 
       bottom: 0; }
 
    .easeIn {
 
        opacity: 0;
 
        transition: opacity 2s;
 
    }
 
 
    .easeIn-finished {
 
        opacity: 1;
 
    }
 
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 08:26, 12 July 2021