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

This commit is contained in:
Dooho Yi 2020-05-10 17:09:52 +09:00
parent ae41a71831
commit 5aee76482e

View file

@ -22,7 +22,7 @@
} }
a { a {
color: rgb(127, 255, 0, 0.25); color: rgb(127, 255, 0, 0.5);
text-decoration: none; text-decoration: none;
} }