changed repo title to warm grey, changed odd list bg color two very light warm grey
This commit is contained in:
parent
bd5d62264a
commit
6bc3c66f78
|
@ -28,7 +28,7 @@ $gray-medium-2: #aaa
|
||||||
$gray-medium-3: #ccc
|
$gray-medium-3: #ccc
|
||||||
$gray-light-1: #ddd
|
$gray-light-1: #ddd
|
||||||
$gray-light-2: #efefef
|
$gray-light-2: #efefef
|
||||||
$gray-light-3: #f6f6f6
|
$gray-light-3: #f2f2eb
|
||||||
$gray-light-4: #fdfdfd
|
$gray-light-4: #fdfdfd
|
||||||
|
|
||||||
$slate-blue-1: #e1e2e6
|
$slate-blue-1: #e1e2e6
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#search_box
|
#search_box
|
||||||
height: 87px
|
height: 87px
|
||||||
padding: 50px 20px 0 20px
|
padding: 50px 20px 0 20px
|
||||||
background-color: #e7f0f2
|
background-color: #e9e9e7
|
||||||
|
|
||||||
input[type=text]
|
input[type=text]
|
||||||
height: 28px
|
height: 28px
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
margin: 15px 60px 0 0
|
margin: 15px 60px 0 0
|
||||||
font-size: $font-size-huge
|
font-size: $font-size-huge
|
||||||
a
|
a
|
||||||
color: #337389
|
color: #939386
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
a:hover
|
a:hover
|
||||||
color: #607a84
|
color: #607a84
|
||||||
|
|
Loading…
Reference in New Issue
Block a user