summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-02 16:47:10 -0400
committerryderr <r@okfoc.us>2014-10-02 16:47:10 -0400
commita509d206fa660d43b32478b4e6fb715bbd42b7bb (patch)
treec0207510e486a43a38b21372b104132e718b1663 /public
parente6dbfff54e2a97fbb539cab9ef9dd7945d74e0bc (diff)
footer hover state
Diffstat (limited to 'public')
-rwxr-xr-xpublic/assets/stylesheets/app.css4
1 files changed, 4 insertions, 0 deletions
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 {