ux(): making light theme better and changing page header

This commit is contained in:
Torkel Ödegaard
2016-02-18 15:22:20 +01:00
parent b9c60125e8
commit 3a0a8810d1
4 changed files with 21 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
.gf-box {
margin: 10px 5px;
background-color: $panel-bg;
background-color: $page-bg;
position: relative;
border: 1px solid $tight-form-func-bg;
}