From 5f5178467ba9b891743d4b19881ffda6aedf8393 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sun, 19 Jan 2025 18:44:49 +0530 Subject: [PATCH] Update index.html --- index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 2e1f8f6..8e07b84 100644 --- a/index.html +++ b/index.html @@ -47,12 +47,24 @@ line-height: 1.625; margin: 0; } + #statuscafe { + padding: .5em; + background-color: azure; + border: 1px solid midnightblue; + } + #statuscafe-username { + margin-bottom: .5em; + } + #statuscafe-content { + margin: 0 1em 0.5em 1em; + }

Welcome to coderrrrr.site

- Status Cafe Profile + +

So... Bomberfish DM'ed me on discord to kindly take his site down from my domain. So here we are! This is a small placeholder page while I work out the bugs in my actual site. You can find a production version of it at demo.coderrrrr.site.