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

@@ -56,7 +56,7 @@
&:hover,
&:focus,
&.is-active
background-color: darken($color, 10%)
background-color: darken($color, 5%)
border-color: transparent
color: $color-invert
&:active

View File

@@ -1,5 +1,6 @@
.content
@extend .block
color: $text
// Inline
a:not(.button)
border-bottom: 1px solid $border