diff --git a/templates/main.css b/templates/main.css index 0f24c10..6e80ba7 100644 --- a/templates/main.css +++ b/templates/main.css @@ -5,6 +5,8 @@ body::before { background: linear-gradient(270deg, #D32D41 0%, #FF7300 100%) 0% 0% no-repeat padding-box; } +header nav a:hover { color: #dd4733 } + a { color: #000; text-decoration: none;