diff options
| author | garbash <dor.garbash@gmail.com> | 2015-01-11 16:38:09 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-01-11 16:38:12 +0200 |
| commit | 8e359773cb8ff0ace4ee37a78c12d0a759a87d25 (patch) | |
| tree | 42dd378cf3bfb4dbf67c3ca5aa13806395251068 /res/client/css/partials/base.scss | |
| parent | 51eaa9a5c5b05b24510c3cfc5a93499a54833b70 (diff) | |
WIP - Styling of login page
Diffstat (limited to 'res/client/css/partials/base.scss')
| -rw-r--r-- | res/client/css/partials/base.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/client/css/partials/base.scss b/res/client/css/partials/base.scss index bd9eba9e..6595d656 100644 --- a/res/client/css/partials/base.scss +++ b/res/client/css/partials/base.scss @@ -16,7 +16,6 @@ body { margin: 0; min-width: 980px; padding: 0; - color: #FFF; font-size: 12px; background-color:#f5f5fa; } @@ -76,4 +75,4 @@ input{ bottom:10px; right:10px; vertical-align: middle; -} +}
\ No newline at end of file |
