diff --git a/public/403.html b/public/403.html index f00fa37..89d91b4 100644 --- a/public/403.html +++ b/public/403.html @@ -11,7 +11,7 @@

Thanks to amolith for Dr. Smith.

diff --git a/public/index.css b/public/index.css index 9e91928..2c3e0c8 100644 --- a/public/index.css +++ b/public/index.css @@ -21,12 +21,13 @@ h1.transred { meta.colon_p { color: rgba(255,255,255,0.5); } -body.jack { +body.jack, body.kazoo, body.403 { background-color: red; +} +body.jack { background-image: url('pics/jack.png'); } body.kazoo { - background-color: red; background-image: url('pics/kazoo.png'); } p, a, h1, h2, li {