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

Line 105: Line 105:
 
nav ul {
 
nav ul {
 
   background-color: #71B798;
 
   background-color: #71B798;
}
 
nav > ul {
 
}
 
nav > ul ul {
 
 
}
 
}
 
nav li {
 
nav li {
Line 119: Line 115:
 
}
 
}
 
nav > ul > li:first-child > a {
 
nav > ul > li:first-child > a {
   background-color: #00CC99;
+
   background-color: #246B47;
 
}
 
}
 
/* 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 134: Line 130:
 
   opacity: 0.99;
 
   opacity: 0.99;
 
}
 
}
animation END */
+
/* animation END */
  
 
</style>
 
</style>

Revision as of 05:43, 10 August 2015