diff --git a/about.html b/about.html index e776042..e783d19 100644 --- a/about.html +++ b/about.html @@ -26,16 +26,16 @@
diff --git a/css/header.css b/css/header.css index 6df6e67..f0169cd 100644 --- a/css/header.css +++ b/css/header.css @@ -29,6 +29,10 @@ header { display: none; } +#menu-toggle:hover { + background-color: #f5f5f5; +} + #menu-toggle:active { background-color: #e0e0e0; } diff --git a/forms.html b/forms.html index 94c7f5d..8794c91 100644 --- a/forms.html +++ b/forms.html @@ -25,16 +25,16 @@
diff --git a/index.html b/index.html index bef8e8e..961026c 100644 --- a/index.html +++ b/index.html @@ -25,16 +25,16 @@
diff --git a/resources.html b/resources.html index 620801e..ec7b36b 100644 --- a/resources.html +++ b/resources.html @@ -25,16 +25,16 @@