From 8a86a9052541af1c8972c9e6370643c2dd1595eb Mon Sep 17 00:00:00 2001 From: AUnicornWithNoLife Date: Mon, 12 Apr 2021 20:23:20 +0100 Subject: [PATCH] Update style.css --- src/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/style.css b/src/style.css index ba80b5e..aaca282 100644 --- a/src/style.css +++ b/src/style.css @@ -52,4 +52,11 @@ button border-radius: 12px; background-color: #9DB17C; +} + +.lol +{ + border-radius: 12px; + + background-color: #b86868; } \ No newline at end of file