diff --git a/themes/yoshi/templates/base.html b/themes/yoshi/templates/base.html
index ea8178f..ed84b74 100644
--- a/themes/yoshi/templates/base.html
+++ b/themes/yoshi/templates/base.html
@@ -34,7 +34,7 @@
a.exlink {
color: rgba(180, 64, 134, 1.0);
border-width: 1px;
- border-color: rgba(180, 64, 134, 1.0);
+ border-color: rgba(180, 64, 134, 0.5);
border-style: solid;
}