From db84220e2bc60b637cc5736c556e2c0bc34d6ae3 Mon Sep 17 00:00:00 2001 From: WlodekM Date: Sat, 30 Nov 2024 20:15:09 +0200 Subject: use less, topbar (wip) also warkdown --- shitstylse.css | 75 ---------------------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 shitstylse.css (limited to 'shitstylse.css') diff --git a/shitstylse.css b/shitstylse.css deleted file mode 100644 index 0b7cc65..0000000 --- a/shitstylse.css +++ /dev/null @@ -1,75 +0,0 @@ -/* i have no idea what im doing so */ -body { - /* why */ - margin: 0; - height: 100vh; -} - -.main { - height: 100%; - width: 100%; - line-break: anywhere; - word-break: break-all; -} - -.channel { - flex-grow: 1; - display: flex; - flex-direction: column; - height: 100%; - overflow: auto; -} - -.messages { - flex-grow: 1; -} - -.messageInput { - background: white; - position: sticky; - bottom: 0; -} - -.messageInputForm { - display: flex; -} - -.reply { - color: #000000aa -} - -.attachment { - max-height: 25vw; - max-width: 25vw; - width: auto; - height: auto; -} - -#messageInput { - flex-grow: 1; -} - -.messageInput.disabled { - display: none; -} - -.message-header { - display: flex; - justify-content: space-between; -} - -.action-buttons { - display: none; -} - -.message:hover { - background: #0004; -} - -.message:hover .action-buttons { - display: block; -} - -.message-header .username { - font-size: 1.3em; -} -- cgit 1.4.1-2-gfad0