summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-03 16:50:52 -0400
committernfoy <nfoy@purdue.edu>2014-04-03 16:50:52 -0400
commite7b805cd2c7f934f47663c04cf0a98be58e26130 (patch)
treebbbf23fc334f3ff9a5673a4dfe78af56fa1223ea /app/assets
parentef0cc1035632d7b59a5977038ac30fe1292d0128 (diff)
parent25cfa69883a5c74b2a6e6a5021c53fd95202c234 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/application.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index b3f5d46..dd7588a 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -23,3 +23,8 @@
.navbar{
background-color: white;
}
+
+footer {
+ clear: both;
+ margin-top: 10px;
+} \ No newline at end of file