commit c43e2e61c5ecb196d0f713f8fd4ccf47ab2af2a2 parent e59c1529026372106326182b26c6f9c1ea29753a Author: ugrnm <ultrageranium@bleu255.com> Date: Fri Mar 27 18:33:26 +0100 test css conversejsDiffstat:
css/README | | | 3 | +++ |
css/muc.css | | | 4 | ++++ |
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; +} +