From a5ecd64da1c6785c0ce991faa52f37552fbb089f Mon Sep 17 00:00:00 2001 From: chonk Date: Mon, 13 Jan 2020 09:02:55 +0100 Subject: [PATCH] updated status.css --- admin_stuff/nalquas_template.html | 2 +- admin_stuff/pleazeeatme.html | 32 +++++++++++++++++++++++++++++++ admin_stuff/status.css | 2 +- 3 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 admin_stuff/pleazeeatme.html diff --git a/admin_stuff/nalquas_template.html b/admin_stuff/nalquas_template.html index 970a5a9..1e67630 100644 --- a/admin_stuff/nalquas_template.html +++ b/admin_stuff/nalquas_template.html @@ -3,7 +3,7 @@ - + Tab text diff --git a/admin_stuff/pleazeeatme.html b/admin_stuff/pleazeeatme.html new file mode 100644 index 0000000..9766a59 --- /dev/null +++ b/admin_stuff/pleazeeatme.html @@ -0,0 +1,32 @@ + + + + + + + + + Status Page + + +
+

Website Name

+

+ Motto here +

+
+ + + +
+
$command

+hjvdusjmcvgsara nfozcd
+                
+
+
+ + diff --git a/admin_stuff/status.css b/admin_stuff/status.css index 1c04306..06c5a8b 100644 --- a/admin_stuff/status.css +++ b/admin_stuff/status.css @@ -5,7 +5,7 @@ body { font-family: monospace; font-size: 12pt; - background-color: #000000; + background-color: #0b0b0b; color: #ff6200; }