Difference between revisions of "Template:Tongji Software/CSS"

Line 453: Line 453:
 
             /* by default it's hidden - on top of the viewport */
 
             /* by default it's hidden - on top of the viewport */
 
             position: fixed;
 
             position: fixed;
          /* left: 0;
 
            top: 0;*/
 
 
             height: 100%;
 
             height: 100%;
 
             width: 100%;
 
             width: 100%;
Line 464: Line 462:
 
             z-index: 2;
 
             z-index: 2;
 
             text-align: center;
 
             text-align: center;
             padding: 20vh;
+
             padding: 10vh 0 0 0;
 
             -webkit-backface-visibility: hidden;
 
             -webkit-backface-visibility: hidden;
 
             backface-visibility: hidden;
 
             backface-visibility: hidden;

Revision as of 15:05, 8 October 2019

Tongji Software | Pathlab