From 11e56e586189b52393875155e3c077ab0f83defd Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 21 Jan 2015 22:05:12 +0100 Subject: Integrate Firefox Social API for bookmarking --- www/themes/default/scuttle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/themes/default/scuttle.css') diff --git a/www/themes/default/scuttle.css b/www/themes/default/scuttle.css index 12a88fc..c9d7293 100644 --- a/www/themes/default/scuttle.css +++ b/www/themes/default/scuttle.css @@ -110,7 +110,8 @@ html > body h1 { padding-left: 75px; } html > body div#header.popup h1 { - background: url('images/logo_24.gif') no-repeat 10px; + background: url('images/logo.png') no-repeat 10px; + background-size: 24px; padding: 0.5em 0.5em 0.5em 50px; } /*html > body div#header #welcome { -- cgit v1.2.3-54-g00ecf