Difference between revisions of "Template:SJTU-BioX-Shanghai/Alpha/Header"
Line 95: | Line 95: | ||
} | } | ||
− | |||
− | |||
− | |||
nav > ul ul { | nav > ul ul { | ||
box-shadow: 3px 3px 1px grey; | box-shadow: 3px 3px 1px grey; | ||
Line 113: | Line 110: | ||
nav > ul > li:not(:first-child) a:hover { | nav > ul > li:not(:first-child) a:hover { | ||
background-color: #FFFFFF; | background-color: #FFFFFF; | ||
+ | } | ||
+ | nav ul ul a { | ||
+ | background-color: #647E6A; | ||
+ | opacity: 0.85; | ||
} | } | ||
Line 190: | Line 191: | ||
} | } | ||
.nav-toggle nav svg { | .nav-toggle nav svg { | ||
− | transform: matrix(-1,0,0,1, | + | transform: matrix(-1,0,0,1,10,0); |
} | } | ||
nav > * { | nav > * { | ||
Line 215: | Line 216: | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
− | |||
− | |||
list-style: none; | list-style: none; | ||
width: 100%; | width: 100%; | ||
Line 227: | Line 226: | ||
padding: 0px; | padding: 0px; | ||
top: 0px; | top: 0px; | ||
− | left: | + | left: 14em; |
height: 0px; | height: 0px; | ||
width: 0px; | width: 0px; | ||
Line 238: | Line 237: | ||
nav li { | nav li { | ||
margin-top: 0px; | margin-top: 0px; | ||
− | margin-bottom: | + | margin-bottom: 0px; |
} | } | ||
nav li:last-child { | nav li:last-child { |
Revision as of 14:08, 17 August 2015