From 6fbcc6a3f5fea2a1ff36b769f7af4a327ab1b4d8 Mon Sep 17 00:00:00 2001 From: mileswa1q2 <115095719+mileswolfallen2@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:21:54 +0000 Subject: [PATCH] idk --- trkeey.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/trkeey.css b/trkeey.css index dc6577ad..e08ef2e0 100644 --- a/trkeey.css +++ b/trkeey.css @@ -28,4 +28,19 @@ body { il{ color: #17dd09; + } + + input{ +color:rgb(10, 131, 18); + } + input:hover input:active{ + background-color: rgb(106, 255, 89); + } + input:link, input:visited { + background-color: rgb(10, 131, 18); + color: white; + padding: 14px 25px; + text-align: center; + text-decoration: none; + display: inline-block; } \ No newline at end of file