From a42f547c007730d1dec73b0dd2a6d915378eeadc Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 29 Mar 2013 14:48:38 -0400 Subject: [PATCH] minor style tweaks --- dashboard-ui/css/site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index f10f2c8ffa..7818140d87 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -33,7 +33,7 @@ body { h1 { font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 200; - font-size: 32pt; + font-size: 28pt; } .toolsSidebar h1 { @@ -158,7 +158,7 @@ h1 .imageLink { } h1 .imageLink img { - height: 32px; + height: 28px; } .imageLink:hover {