From 111838e29475f7b8fbcd075d36c49163907e3bf9 Mon Sep 17 00:00:00 2001 From: TylerMS887 <115214762+TylerMS887@users.noreply.github.com> Date: Sat, 29 Jul 2023 19:32:54 +0100 Subject: [PATCH] Update style.css --- style.css | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 3659a34..67df332 100644 --- a/style.css +++ b/style.css @@ -112,9 +112,16 @@ pre.user-generated-content, code.user-generated-content { border-radius: 0; } -/* New button design since 29 Jul, 2023. - * https://codepen.io/sebj54/pen/ogvzdr - Licensed under the MIT license. - */ +/************************************************************************* + * New button design since 29 Jul, 2023. * + * https://codepen.io/sebj54/pen/ogvzdr - Licensed under the MIT license. * + * Modified to suit modernization needs and add more style to it. * + * * + * TODO: Remove old button styles (those gray ones) completely. * + * * + * -- @TylerMS887 * + *************************************************************************/ + .bugkiller-button { cursor: pointer;