diff --git a/static/css/desktop/style.css b/static/css/desktop/style.css index ece208c..37c7d57 100644 --- a/static/css/desktop/style.css +++ b/static/css/desktop/style.css @@ -109,7 +109,7 @@ a.dark:hover { /* IDs */ #Top { - background: #303033; + background: #b6bcd4; background: -moz-linear-gradient(center top , #b6bcd4, #636a86) repeat scroll 0 0 transparent; background: -webkit-gradient(linear, left top, left bottom, from(#b6bcd4), to(#636a86)); height: 40px;