summary refs log tree commit diff
path: root/shitstylse.css
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-11-30 19:17:18 +0200
committerWlodekM <[email protected]>2024-11-30 19:17:18 +0200
commit9a51a4caf91c455ec5072fa2d50668dd69df5c02 (patch)
tree5d5e7ce9a7bb79acf6020cb9db98f24184acf9a3 /shitstylse.css
parent97157622be86c68f69e6e48f3746ca2c70b7e8a8 (diff)
replies n shit
Diffstat (limited to 'shitstylse.css')
-rw-r--r--shitstylse.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/shitstylse.css b/shitstylse.css
index 6682846..2097b37 100644
--- a/shitstylse.css
+++ b/shitstylse.css
@@ -28,9 +28,16 @@ body {
 	background: white;
 	position: sticky;
 	bottom: 0;
+}
+
+.messageInputForm {
 	display: flex;
 }
 
+.reply {
+	color: #000000aa
+}
+
 #messageInput {
 	flex-grow: 1;
 }