From 403605efb578527388f4af523eefaebaeb7e10ae Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 6 Mar 2019 00:51:39 +0100 Subject: Tweak the about box styling some more and clean up styles. --- .../branding/unofficial/content/aboutDialog.css | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'application/palemoon/branding/unofficial/content') diff --git a/application/palemoon/branding/unofficial/content/aboutDialog.css b/application/palemoon/branding/unofficial/content/aboutDialog.css index c1b654ac9..5cc6b428a 100644 --- a/application/palemoon/branding/unofficial/content/aboutDialog.css +++ b/application/palemoon/branding/unofficial/content/aboutDialog.css @@ -9,26 +9,11 @@ color: #fff; } -.text-link { - color: #eef; -} - -.bottom-link { - color: black; - background-color: #808080; -} - #aboutVersionBox { + /* No wordmark: leave empty space */ margin-top: 20px; } -#aboutTextBox { - font-family: Arial, helvetica; - font-size: 14px; - padding: 0px 10px; -} - #aboutLinkBox { padding: 15px 10px 20px; - font-family: Arial, helvetica; } -- cgit v1.2.3