www.lurk.org

LURK www landing page
git clone https://git.lurk.org/repos/www.lurk.org.git
Log | Files | Refs

commit c43e2e61c5ecb196d0f713f8fd4ccf47ab2af2a2
parent e59c1529026372106326182b26c6f9c1ea29753a
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Fri Mar 27 18:33:26 +0100

test css conversejs
Diffstat:
css/README | 3+++
css/muc.css | 4++++
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/css/README b/css/README
@@ -0,0 +1,3 @@
+Yo, this is the CSS files used by some
+anon conversejs instances we serve from agnes.
+
diff --git a/css/muc.css b/css/muc.css
@@ -0,0 +1,4 @@
+.chat-head chat-head-chatroom row no-gutters {
+  background-color: black;
+}
+