From de1e024c1ddcd14a7ba43a398a547e7a05259797 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 5 May 2015 21:16:23 +0300 Subject: index.html: generalizing site-logo html --- res/client/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index b72e9cdf..437dad3c 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -678,8 +678,7 @@ body.debug .debug-ui-right { font-size: 18px; font-weight: bold; } -#logo-3rd-party__CRI { - background-color: white; +#site-logo { border-radius: 3px; height: 25px; padding: 2px; -- cgit v1.3.1