diff --git a/guide.html b/guide.html index 8a562512..e660d541 100644 --- a/guide.html +++ b/guide.html @@ -95,6 +95,7 @@ #nav a { color: #E64; text-decoration: none; } #nav li.active { background-color: #D55; } #nav li.active a { color: white; } + #nav li.active a:hover { color: #E64; } @@ -116,8 +117,8 @@

Table of Contents