summaryrefslogtreecommitdiff
path: root/projects/index.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-21 20:58:44 -0700
committers1n <[email protected]>2019-10-21 20:58:44 -0700
commit48bbde0160c130d44800c672008eaaaacccd8afb (patch)
tree01b6fb6e5aeb863030df1207f40aa78ad72a71f1 /projects/index.html
parentmake 404 nice (diff)
downloadp.s1n.pw-admin-48bbde0160c130d44800c672008eaaaacccd8afb.tar.xz
p.s1n.pw-admin-48bbde0160c130d44800c672008eaaaacccd8afb.zip
make projects not blind u
Diffstat (limited to 'projects/index.html')
-rw-r--r--projects/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/index.html b/projects/index.html
index 5e44cce..90c6331 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -9,6 +9,12 @@
</head>
<body>
+ <style>
+ html, body {
+ background: #0f0f0f !important;
+ }
+ </style>
+
<script>
location.href = "/work/"
</script>