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

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
 +
nav {
 +
  width: 240px;
 +
  overflow: visible;
 +
}
 
nav ul {
 
nav ul {
   list-style-type: none;
+
   list-style: none;
 +
}
 +
nav > ul > li {
 +
  position: relative;
 +
}
 +
nav > ul > li > ul {
 +
  position: absolute;
 +
  left:
 
}
 
}
 
</style>
 
</style>

Revision as of 09:55, 7 August 2015