Harmonizing color variables

This commit is contained in:
2014-12-01 22:57:12 +01:00
parent c1f4308089
commit cfc7eb91b2
9 changed files with 90 additions and 89 deletions

View File

@@ -58,7 +58,7 @@
margin:10px;
}
#logon .box {
background:white;
background:$col_white;
overflow:auto;
}
#logon .box .key {