diff options
| author | norrinorri <noora.vanttine@gmail.com> | 2017-05-27 16:25:49 +0300 |
|---|---|---|
| committer | norrinorri <noora.vanttine@gmail.com> | 2017-05-27 17:45:33 +0300 |
| commit | eaa26ae28ba242e50ea9e9c3731962f6eeef55e1 (patch) | |
| tree | 66b8947af1e02afd066e9c0072140c49422a9ca2 /css | |
| parent | 2892a301be9baa15c8ea9511c65277ab80b95879 (diff) | |
rebaseee
Diffstat (limited to 'css')
| -rw-r--r-- | css/main.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/main.scss b/css/main.scss index 93237dd..4347ab1 100644 --- a/css/main.scss +++ b/css/main.scss @@ -29,6 +29,8 @@ $grey-color: #828282; $grey-color-light: lighten($grey-color, 43%); $grey-color-dark: darken($grey-color, 25%); +$purple-color : #5c3c7c; + $border-color: #ddd; $white-color: #fff; |
