diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/css/nav.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/nav.css b/public/css/nav.css index bff3896..eb78e06 100644 --- a/public/css/nav.css +++ b/public/css/nav.css | |||
@@ -43,7 +43,7 @@ ul | |||
43 | { | 43 | { |
44 | background-color: white; | 44 | background-color: white; |
45 | } | 45 | } |
46 | .current > p | 46 | .current > a > p |
47 | { | 47 | { |
48 | background-color: white; | 48 | background-color: white; |
49 | font-weight: bold; | 49 | font-weight: bold; |