From 2882119d33a088f8ee64994a9da9b32954aaf847 Mon Sep 17 00:00:00 2001 From: Justine Arreche Date: Tue, 1 Oct 2013 11:47:24 -0400 Subject: [PATCH] changed repo title to blue and removed drop shadow on indicator triangle --- assets/styles/left/list.sass | 1 - assets/styles/main.sass | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/assets/styles/left/list.sass b/assets/styles/left/list.sass index 5ec5de83..1834be79 100644 --- a/assets/styles/left/list.sass +++ b/assets/styles/left/list.sass @@ -72,7 +72,6 @@ height: 20px border: 1px solid $color-border-normal @include rotate(45deg) - @include box-shadow($color-border-normal 0 1px 8px 0) &.selected .indicator display: block diff --git a/assets/styles/main.sass b/assets/styles/main.sass index 431d7a64..c546fd51 100644 --- a/assets/styles/main.sass +++ b/assets/styles/main.sass @@ -5,7 +5,10 @@ margin: 15px 60px 0 0 font-size: $font-size-huge a - color: #9e2525 + color: #337389 + text-decoration: none + a:hover + color: #607a84 text-decoration: underline #stats