From 25dfc94fcd6cc8568b428a5cf896323e7658f6d7 Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Sun, 7 Nov 2021 22:46:49 +0100 Subject: [PATCH] Add files via upload --- css/custom.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/custom.css b/css/custom.css index 2d84662..a8e8f66 100644 --- a/css/custom.css +++ b/css/custom.css @@ -65,3 +65,8 @@ html { .nobar { overflow-y: hidden; } +#subbutton { + color: white; + background-color: red; + border-radius: 2px; +} \ No newline at end of file