diff options
Diffstat (limited to 'stylesheets')
| -rw-r--r-- | stylesheets/commun.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index cef538f..8309dcd 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -6,8 +6,8 @@ body { font-family: 'Open Sans', sans-serif; } -.current { - background-color: white; +.current > a { + color: var(--gold); } header a, .contact a { |
