diff --git a/themes/basspistol2025/assets/css/style.css b/themes/basspistol2025/assets/css/style.css index 23bca3e..814f83f 100644 --- a/themes/basspistol2025/assets/css/style.css +++ b/themes/basspistol2025/assets/css/style.css @@ -313,6 +313,11 @@ article { background-color: black; padding: 0; } + .inf-input > input { + color: orange; + background-color: black; + border: 1px solid orange; + } @media screen and (max-width: 1024px) {