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

Line 34: Line 34:
 
}
 
}
 
nav a {
 
nav a {
   background-color: #EEE;
+
   background-color: #EEEEEE;
 
}
 
}
 
nav a:hover {
 
nav a:hover {
   background-color: #GGG;
+
   background-color: #EFEFEF;
 
}
 
}
  
Line 122: Line 122:
 
nav > ul > li > a:not(:last-child)::before {
 
nav > ul > li > a:not(:last-child)::before {
 
   content: "+";
 
   content: "+";
   float: left;
+
   position: absolute;
   margin-left: 10px;
+
   left: 10px;
 
}
 
}
 
/* layout END */
 
/* layout END */

Revision as of 06:31, 10 August 2015