Added a thin blue line using a separate header-line.css file

Maintained the existing header gradient and all other functionality
No modifications to existing variables or hover effects
This commit is contained in:
ben7sys
2024-11-17 09:32:22 +01:00
parent c6f023dccb
commit 172b2d0784
5 changed files with 14 additions and 2 deletions

View File

@@ -16,6 +16,7 @@
<link rel="stylesheet" href="css/components.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/header.css">
<link rel="stylesheet" href="css/header-line.css">
<link rel="stylesheet" href="css/layout.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="css/variables.css">