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 --- .../67416684_506601916548235_6755603739765112832_n.jpg | Bin 0 -> 14657 bytes static/favicon.ico | Bin 0 -> 1150 bytes static/ihatecss.css | 8 ++++++++ 3 files changed, 8 insertions(+) create mode 100644 static/67416684_506601916548235_6755603739765112832_n.jpg create mode 100644 static/favicon.ico create mode 100644 static/ihatecss.css (limited to 'static') diff --git a/static/67416684_506601916548235_6755603739765112832_n.jpg b/static/67416684_506601916548235_6755603739765112832_n.jpg new file mode 100644 index 0000000..a0f27d6 Binary files /dev/null and b/static/67416684_506601916548235_6755603739765112832_n.jpg differ diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..c3e306f Binary files /dev/null and b/static/favicon.ico differ 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