diff --git a/css/screen.css b/css/screen.css index 3eda669..f97e18b 100644 --- a/css/screen.css +++ b/css/screen.css @@ -64,7 +64,7 @@ header .button, footer .button, .button.small { .smallogo { text-align: center; margin: 0; padding: 0; } -button:active, a:active, .button:active { +button:active, a:active, .button:active, input:active, input:focus { background: black !important; color: white !important; }