Difference between revisions of "Template:Tongji China/Header"

Line 49: Line 49:
 
       height: 100%;
 
       height: 100%;
 
       background: rgba(255, 255, 255, 1);
 
       background: rgba(255, 255, 255, 1);
 +
    }
 +
 +
    .main.cont-wrap {
 +
    position: absolute;
 +
    top: 0;
 +
      left: 0;
 +
    width: 100%; height: 100%;
 +
    background: rgba(253, 253, 253, 1);
 +
    overflow: auto;
 +
    box-shadow: 0 0 20px rgba(0, 0, 0, 1);
 +
    transition: 0.3s cubic-bezier(0.2, 1, 0.2, 1);
 
     }
 
     }
  
Line 146: Line 157:
 
           </nav>
 
           </nav>
 
         </div>
 
         </div>
 +
      </div>
 +
      <div class="main cont-wrap">
  
 
   <!-- Concat with content -->
 
   <!-- Concat with content -->
  
 
</html>
 
</html>

Revision as of 19:19, 17 October 2017