new colors

This commit is contained in:
Lisa Passing 2015-03-24 15:04:05 +01:00
parent 0bed9a5fa7
commit 797bf28823

View File

@ -14,7 +14,7 @@ $top-height: 55px
transition: background-color 200ms ease
background : inline-image('svg/travis-ci-logo.svg') no-repeat 0 50%
&:hover
background : #eaeaea inline-image('svg/travis-ci-logo-hover.svg') no-repeat 50%
background : $cream-light inline-image('svg/travis-ci-logo-hover.svg') no-repeat 50%
.burger
overflow: auto
@ -37,13 +37,13 @@ $top-height: 55px
.topbar
font-size: $font-size-m
background-color: #eaebe7
background-color: #eff0ec
color: $grey1
a
display: block
color: $grey1
border-bottom: solid 1px #eaebe7
border-bottom: solid 1px #eff0ec
@media #{$small-only}
.navigation
@ -112,4 +112,4 @@ $top-height: 55px
right: 1rem
display: block
z-index: 90
background-color: #eaebe7
background-color: #eff0ec