Difference between revisions of "Template:NAU-CHINA"

Line 8: Line 8:
  
 
   <style type="text/css">
 
   <style type="text/css">
     .loading_icon {
+
     #loading_icon {
 
         position: fixed;
 
         position: fixed;
 
         left: 0px;
 
         left: 0px;
Line 19: Line 19:
 
     }
 
     }
  
    #main {
 
      text-align: center;
 
    }
 
  
 +
    html {padding: 30px 20px 0 20px;}
 
     body {
 
     body {
       padding: 30px 10% 0 10%;
+
       display: grid;
 +
      grid-template-rows: 50px 1fr 50px;
 
     }
 
     }
  
Line 49: Line 48:
 
</head>
 
</head>
 
<body>
 
<body>
 
+
   <div id="loading_icon"></div>
 
+
 
+
   <div class="loading_icon"></div>
+
  
  

Revision as of 09:22, 24 September 2018

Template:2018_NAU-CHINA