start dashboard update

This commit is contained in:
Lisa Passing 2015-05-06 16:40:45 +02:00
parent 064f414da7
commit 08e53b6aee
2 changed files with 3 additions and 6 deletions

View File

@ -27,12 +27,9 @@ $db-text-color: #ACAAAA
border-top: none
border-bottom: $db-gray dashed 1px
.wrapper-dashboard
background-color: $wrapper-bg-color
.dashboard--empty
padding: 2em 5em
background: #E8E6DE
background: $cream-light
color: $db-gray
font-size: 20px
font-weight: 300
@ -48,7 +45,7 @@ $db-text-color: #ACAAAA
margin: auto
position: relative
margin-bottom: 1em
background: $white
background: $cream-light
@extend %br-4px
h2, h3, p

View File

@ -1,4 +1,4 @@
<div class="wrapper wrapper-dashboard">
<div class="wrapper">
<header id="top" class="top">
<div class="centered">
{{render "top"}}