/ ‘theme-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-10 00:30:38 +09:00
parent ceda36c85a
commit b300cbbc81

View file

@ -15,7 +15,7 @@
}
a {
color: rgba(255, 255, 255, .6);
color: rgba(255, 255, 255, 0.8);
text-decoration: none;
}