diff --git a/build/css/main.css b/build/css/main.css
index e919b26f..881725a3 100644
--- a/build/css/main.css
+++ b/build/css/main.css
@@ -6376,9 +6376,11 @@ body {
padding: 0; }
.section-footer .svg-icon {
margin: 0 13px; }
- .section-footer [os-open-external]:hover {
- color: #85898c;
- text-decoration: underline; }
+ .section-footer .caption[os-open-external], .section-footer [os-open-external].icon-caption {
+ border-bottom: 1px dashed;
+ padding-bottom: 2px; }
+ .section-footer .caption[os-open-external]:hover, .section-footer [os-open-external].icon-caption:hover {
+ color: #85898c; }
.section-footer .footer-right {
position: absolute;
right: 0;
diff --git a/lib/index.html b/lib/index.html
index e756df49..c7538493 100644
--- a/lib/index.html
+++ b/lib/index.html
@@ -41,7 +41,7 @@
os-open-external="http://etcher.io">
- IS AN OPEN SOURCE PROJECT BY
+ IS AN OPEN SOURCE PROJECT BY