diff options
| author | garbash <dor.garbash@gmail.com> | 2014-12-01 13:11:17 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-12-01 13:11:17 +0200 |
| commit | fb8fd194377256bb6697e317a92eb6849a38e78f (patch) | |
| tree | 0058a28b855ff59e3bfe7fced0cb747f3d575076 /res/css/partials/base.scss | |
| parent | c7502ef8e03274282712fd03847b3088ee860981 (diff) | |
Removed "powered by"
Diffstat (limited to 'res/css/partials/base.scss')
| -rw-r--r-- | res/css/partials/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/base.scss b/res/css/partials/base.scss index da6b7a68..35afb28c 100644 --- a/res/css/partials/base.scss +++ b/res/css/partials/base.scss @@ -69,7 +69,7 @@ input{ color: $mid-grey; } -.powered-by{ +.rhizi-logo{ position:fixed; color: $dark-grey; bottom:10px; |
