/ ‘themes/yoshi/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-23 01:32:12 +09:00
parent 7a29497819
commit 99c2e81319

View file

@ -34,7 +34,7 @@
a.exlink { a.exlink {
color: rgba(180, 64, 134, 1.0); color: rgba(180, 64, 134, 1.0);
border-width: 1px; border-width: 1px;
border-color: rgba(180, 64, 134, 1.0); border-color: rgba(180, 64, 134, 0.5);
border-style: solid; border-style: solid;
} }