Updated styles

This commit is contained in:
2017-06-08 01:14:45 +02:00
parent fdbfb22ef5
commit 74b405e4b4
14 changed files with 68 additions and 36 deletions

View File

@ -13,6 +13,9 @@ ui-background = linear-gradient(to bottom, rgba(0, 0, 0, 0.02) 0%, rgba(0, 0, 0,
ui-hover-background = linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.027) 100%)
ui-disabled-color = rgb(224, 224, 224)
// Avatar
avatar-size = 50px
// Navigation
nav-color = rgb(60, 60, 60)
nav-link-color = rgb(160, 160, 160)
@ -32,7 +35,7 @@ outline-shadow-heavy = 0 0 6px rgba(0, 0, 0, 0.6)
// Distances
content-padding = 1.6rem
content-padding-top = 2rem
content-padding-top = 1.6rem
hover-line-size = 2px
nav-height = 3.11rem