more styling

This commit is contained in:
2017-11-03 03:37:48 +00:00
parent 6072e68a65
commit e41d4a6394
12 changed files with 385 additions and 179 deletions

View File

@@ -0,0 +1,17 @@
@default-font: "Open Sans";
@color-black: #000000;
@color-white: #eeeeee;
@color-grey: #b3b2b2;
@color-main: #097479;
@color-main-light: #0eb8c0;
@color-container: #333333;
@default-padding: 16px;
@default-margin: 16px;
@default-margin-small: 8px;
@default-border-radius: 4px;
@default-border-color: #555555;
@input-text-height: 16px;
@input-checkbox-scale: 2;