Update theme.css

This commit is contained in:
deepend-tildeclub
2024-08-29 13:55:53 -06:00
committed by GitHub
parent 5740c7e4a1
commit bdf4a4f5ba

View File

@@ -149,8 +149,8 @@ kbd {
/* General button styles */
.btn {
background-color: #00ffcc;
color: #121212;
background-color: #121212;
color: #00ffcc;
border: 2px solid #00ffcc;
text-transform: uppercase;
transition: all 0.3s ease;