Translated the basic style files to scarlet

This commit is contained in:
2016-11-29 01:06:00 +09:00
parent adb6ca1e0c
commit acce2c5577
26 changed files with 1079 additions and 849 deletions

View File

@ -1,9 +1,7 @@
#navigation
width 100%
height 100%
padding 0 contentPadding
margin 0 auto
z-index 0
padding 0 content-padding
box-sizing border-box
.navigation-link
@ -18,7 +16,7 @@
margin-top 0
height 3px
width 0px
transition all transitionSpeed ease
transition all transition-speed ease
&.active
&:hover
cursor pointer
@ -30,5 +28,4 @@
.navigation-button
padding 0.75em 1em
font-size 1.1em
line-height 1em
// transition all transitionSpeed ease
line-height 1em