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

Line 59: Line 59:
  
 
   font-family: "Tahoma, Geneva, sans-serif";
 
   font-family: "Tahoma, Geneva, sans-serif";
}
 
nav.nav-hided {
 
  display: none;
 
 
}
 
}
  
Line 115: Line 112:
 
   overflow: visible;
 
   overflow: visible;
 
}
 
}
 +
nav.nav-hided {
 +
  width: 0px;
 +
}
 +
 
nav #hide-nav {
 
nav #hide-nav {
 
   position: fixed;
 
   position: fixed;
Line 191: Line 192:
  
 
/* animation BEGIN */
 
/* animation BEGIN */
 +
nav {
 +
  transition: width 0.4s;
 +
}
 +
 
nav > ul ul {
 
nav > ul ul {
 
   transition: opacity 0.4s, height 0.4s, width 0.4s;
 
   transition: opacity 0.4s, height 0.4s, width 0.4s;

Revision as of 01:11, 11 August 2015