diff --git a/aio/src/styles/0-base/_typography.scss b/aio/src/styles/0-base/_typography.scss index 8735fb37d6..575075d574 100755 --- a/aio/src/styles/0-base/_typography.scss +++ b/aio/src/styles/0-base/_typography.scss @@ -199,8 +199,9 @@ code { .sidenav-content a { color: $blue; + &:hover { - color: $mediumgray; + text-decoration: underline; } } @@ -215,7 +216,6 @@ code { .folder-guide, .folder-start, .folder-tutorial { - aio-doc-viewer{ a { &[href^="http:"]::after,