From f67987bbb89417274f87f56cfd63e1dcbfe4d8f9 Mon Sep 17 00:00:00 2001 From: str4d Date: Tue, 30 Jun 2015 22:37:25 +0000 Subject: [PATCH] Bugfix --- i2p2www/static/styles/duck/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i2p2www/static/styles/duck/default.css b/i2p2www/static/styles/duck/default.css index 2836db85..1fd3aad9 100644 --- a/i2p2www/static/styles/duck/default.css +++ b/i2p2www/static/styles/duck/default.css @@ -22,7 +22,7 @@ div.hide { display: none } -div#content > .title { +div#topbar .title, div#content > .title { font-family: "URW Gothic L", "Century Gothic", sans-serif; text-transform: uppercase; font-size: 2.1875rem;