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

Line 91: Line 91:
  
  
/* color & font BEGIN */
+
/* color & font BEGIN  
 
nav {
 
nav {
 
  /* color */
 
 
   background-color: #EEEEEE;
 
   background-color: #EEEEEE;
 
   color: #91B798;
 
   color: #91B798;
 
  /* font */
 
 
   font-family: "Tahoma, Geneva, sans-serif";
 
   font-family: "Tahoma, Geneva, sans-serif";
 
}
 
}
Line 128: Line 124:
 
   /* background-color: green;*/
 
   /* background-color: green;*/
 
}
 
}
/* color & font END */
+
color & font END */
  
  
/* animation BEGIN */
+
/* animation BEGIN  
 
nav > ul ul {
 
nav > ul ul {
 
   transition: opacity 0.4s, height 0.2s, width 0.1s;
 
   transition: opacity 0.4s, height 0.2s, width 0.1s;
Line 141: Line 137:
 
   opacity: 0.99;
 
   opacity: 0.99;
 
}
 
}
/* animation END */
+
animation END */
  
 
</style>
 
</style>

Revision as of 05:17, 10 August 2015