From 0535319a72ca7c38c44f2268e61147ec7324d7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gl=C3=BCpker?= Date: Sat, 8 Oct 2022 21:01:00 +0200 Subject: Rename old typo s/Premade/Premate --- static/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 9544769..d76b111 100644 --- a/static/style.css +++ b/static/style.css @@ -106,7 +106,7 @@ div.form { border: 1px dashed gray; text-align: center; } -div#premades { +div#premates { border: 1px dashed rgb(150, 150, 0); height: 500px; } @@ -271,4 +271,3 @@ span.snooze { color: rgb(135, 134, 135); } span.lookingtotrade { color: rgb(255, 255, 0); } span.lookingtoplay { color: rgb(0, 255, 0); } span.offline,a.offline { color: rgb(137, 137, 137); } - -- cgit v1.2.3