21 lines
322 B
Plaintext
Raw Normal View History

#navigation
2016-11-29 03:37:36 +00:00
horizontal
padding 0 content-padding
height nav-height
overflow hidden
.navigation-link
color nav-link-color
:hover,
&.active
color nav-link-hover-color
cursor pointer
&.active
text-shadow 1px 1px 3px rgba(4, 4, 4, 0.5)
.navigation-button
font-size 1.1em
line-height 1em
padding 0.75em 1em