From a5a4efe60cb0878150ef5e5d19cd578ade757e60 Mon Sep 17 00:00:00 2001 From: Sean Dolan Date: Sat, 27 Jul 2019 22:03:03 -0400 Subject: moar css moar problems --- static/ihatecss.css | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 static/ihatecss.css (limited to 'static/ihatecss.css') 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 -- cgit v1.2.3