aboutsummaryrefslogtreecommitdiff
path: root/static/ihatecss.css
diff options
context:
space:
mode:
authorSean Dolan <sed9182@rit.edu>2019-07-27 22:03:03 -0400
committerSean Dolan <sed9182@rit.edu>2019-07-27 22:03:03 -0400
commita5a4efe60cb0878150ef5e5d19cd578ade757e60 (patch)
tree618e7bac955a04613649c9504f14439a8ba99e10 /static/ihatecss.css
parentb32f17ec362e277ace95e461687e9e75e7300372 (diff)
moar css moar problems
Diffstat (limited to 'static/ihatecss.css')
-rw-r--r--static/ihatecss.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/ihatecss.css b/static/ihatecss.css
new file mode 100644
index 0000000..3e48ac3
--- /dev/null
+++ b/static/ihatecss.css
@@ -0,0 +1,8 @@
+#footer {
+ position:fixed;
+ left:0px;
+ bottom:0px;
+ height:30px;
+ width:100%;
+ background:#999;
+} \ No newline at end of file