Difference between revisions of "Template:SJTU-BioX-Shanghai/Alpha/Header"

Line 96: Line 96:
 
/* layout BEGIN */
 
/* layout BEGIN */
 
#content {
 
#content {
 +
  box-sizing: border-box;
 
   width: 100%;
 
   width: 100%;
 
   height: 100%;
 
   height: 100%;
Line 198: Line 199:
 
     <nav>
 
     <nav>
 
       <div>SJTU Bio-X</div>
 
       <div>SJTU Bio-X</div>
       <div id="hide-nav" onclick="hide_nav_click(this)"><svg width="10px" height="20px"><polygon points="10,0 0,0 10,20"/></svg></div>
+
       <div id="hide-nav" onclick="hide_nav_click(this)"><svg width="10px" height="20px"><polygon points="10,0 0,10 10,20"/></svg></div>
 
       <ul>
 
       <ul>
 
<li><a href="#">home</a></li>
 
<li><a href="#">home</a></li>

Revision as of 13:39, 10 August 2015