Add new svg logo

This commit is contained in:
Jeremy Thomas
2016-09-22 19:48:42 +01:00
parent ef052ceb68
commit 9928f2b9f0
8 changed files with 318 additions and 909 deletions

View File

@@ -73,7 +73,7 @@
strong
color: inherit
.subtitle
color: rgba($color-invert, 0.7)
color: rgba($color-invert, 0.9)
a,
strong
color: $color-invert
@@ -84,14 +84,14 @@
background-color: $color
a.nav-item,
.nav-item a:not(.button)
color: rgba($color-invert, 0.5)
color: rgba($color-invert, 0.7)
&:hover,
&.is-active
color: $color-invert
.tabs
a
color: $color-invert
opacity: 0.5
opacity: 0.9
&:hover
opacity: 1
li