2.7.6
Style tidy
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ header a {
|
||||
padding-bottom: 2px;
|
||||
transition: color 0.2s, border-color 0.2s;
|
||||
}
|
||||
header a:hover { color: #c8922a; border-bottom-color: rgba(200,146,42,0.5); }
|
||||
header a:hover { color: #1e1208; border-bottom-color: #1e1208; text-decoration: none; }
|
||||
header a.active { color: #c8922a; }
|
||||
|
||||
/* Desktop: nav-links renders inline as part of header flex row */
|
||||
|
||||
Reference in New Issue
Block a user