diff --git a/src/partials/image-viewer.html b/src/partials/image-viewer.html
index a0eb9a5..7faadaf 100644
--- a/src/partials/image-viewer.html
+++ b/src/partials/image-viewer.html
@@ -26,7 +26,7 @@
- View images (4)
diff --git a/src/partials/page/media.html b/src/partials/page/media.html
index c752b6f..684d5fd 100644
--- a/src/partials/page/media.html
+++ b/src/partials/page/media.html
@@ -32,7 +32,7 @@
Image
/>
- View images (4)
diff --git a/src/scss/utils/_typography.scss b/src/scss/utils/_typography.scss
index 6b234eb..e48b02b 100755
--- a/src/scss/utils/_typography.scss
+++ b/src/scss/utils/_typography.scss
@@ -81,6 +81,11 @@ blockquote {
/* Remove underline */
a {
text-decoration: none;
+
+ &:focus,
+ &:active {
+ text-decoration: underline;
+ }
}
/* Remove italics */
diff --git a/src/service.html b/src/service.html
index 335c6ac..4922f66 100644
--- a/src/service.html
+++ b/src/service.html
@@ -36,6 +36,7 @@ What is this group?