Difference between revisions of "Template:KU Leuven/main/css"
Line 267: | Line 267: | ||
@media screen and (max-width: 1000px) { | @media screen and (max-width: 1000px) { | ||
+ | |||
+ | .main-nav { | ||
+ | position:fixed; | ||
+ | width:30px; | ||
+ | height:150px; | ||
+ | top: 17px; | ||
+ | left:0; | ||
+ | display: block; | ||
+ | background-color: #ddd1b8; | ||
+ | z-index: 5; | ||
+ | } | ||
.nav-item { | .nav-item { |
Revision as of 14:26, 2 September 2015