From e52ff269967587b8f36528158a83ebe491ff3239 Mon Sep 17 00:00:00 2001 From: ryderr Date: Wed, 1 Oct 2014 16:35:33 -0400 Subject: help icon --- public/assets/stylesheets/app.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 5ca5a16..d672465 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -65,7 +65,14 @@ a{ left: 0; z-index: 6; } - +.topLinks a.icon-help-circled { + font-size: 24px; + padding: 21px 27px 0 8px; +} +.topLinks a.icon-help-circled:hover { + background:transparent; + color:red; +} .page #header { background: white; border-bottom: 1px solid; @@ -2149,6 +2156,7 @@ a[data-role="forgot-password"] { text-decoration: none; font-size: 14px; } + .page h1 { font-size: 26px; padding: 10px 0 15px 0; -- cgit v1.2.3-70-g09d2