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

Line 20: Line 20:
 
}
 
}
  
 +
/* color & font BEGIN */
 +
nav {
 +
  background-color: #EEE;
 +
  color: #91B798;
 +
  font-family: "Tahoma, Geneva, sans-serif";
 +
}
 +
nav > div:first-child {
 +
  font-family: "Tahoma, Geneva, sans-serif";
 +
  font-size: 2.2em;
 +
}
 +
nav ul {
 +
  background-color: #71B798;
 +
}
 +
nav li {
 +
  background-color: #EEE;
 +
}
 +
 +
nav a {
 +
  font-family: "Tahoma, Geneva, sans-serif";
 +
  text-transform: uppercase;
 +
}
 +
nav > ul > li:first-child > a {
 +
  background-color: #246B47;
 +
}
 +
/* color & font END */
  
 
/* layout BEGIN */
 
/* layout BEGIN */
Line 91: Line 116:
 
}
 
}
 
/* layout END */
 
/* layout END */
 
 
/* color & font BEGIN */
 
nav {
 
  background-color: #EEE;
 
  color: #91B798;
 
  font-family: "Tahoma, Geneva, sans-serif";
 
}
 
nav > div:first-child {
 
  font-family: "Tahoma, Geneva, sans-serif";
 
  font-size: 2.2em;
 
}
 
nav ul {
 
  background-color: #71B798;
 
}
 
nav li {
 
  background-color: #EEE;
 
}
 
 
nav a {
 
  font-family: "Tahoma, Geneva, sans-serif";
 
  text-transform: uppercase;
 
}
 
nav > ul > li:first-child > a {
 
  background-color: #246B47;
 
}
 
/* color & font END */
 
 
  
 
/* animation BEGIN */
 
/* animation BEGIN */

Revision as of 05:46, 10 August 2015