diff --git a/css/main.css b/css/main.css index 1269ea6..4403cd5 100644 --- a/css/main.css +++ b/css/main.css @@ -70,13 +70,13 @@ header img { } @media (prefers-color-scheme: light) { - #dark-logo { + #logo-dark { display: none; } } @media (prefers-color-scheme: dark) { - #light-logo { + #logo-light { display: none; } } diff --git a/img/dark-logo.png b/img/logo-dark.png similarity index 100% rename from img/dark-logo.png rename to img/logo-dark.png diff --git a/img/light-logo.png b/img/logo-light.png similarity index 100% rename from img/light-logo.png rename to img/logo-light.png diff --git a/index.html b/index.html index 78f96d9..16dce76 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + @@ -22,8 +22,8 @@
- - + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme + Linework icon depicting a sunrise or sunset with two clouds, in a blue and orange color scheme

Solstice Market at the Beall Greenhouses