From fb8fd194377256bb6697e317a92eb6849a38e78f Mon Sep 17 00:00:00 2001 From: garbash Date: Mon, 1 Dec 2014 13:11:17 +0200 Subject: Removed "powered by" --- res/css/partials/base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/css/partials') 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; -- cgit v1.3.1