From a509d206fa660d43b32478b4e6fb715bbd42b7bb Mon Sep 17 00:00:00 2001 From: ryderr Date: Thu, 2 Oct 2014 16:47:10 -0400 Subject: footer hover state --- public/assets/stylesheets/app.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public') diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 757f1df..f3f1e37 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -455,6 +455,10 @@ iframe.embed { font-size: 13px; } +.footer a:hover{ + text-decoration:underline; +} + /* PROFILE PAGE */ .profilePic { -- cgit v1.2.3-70-g09d2