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

This commit is contained in:
Dooho Yi 2020-05-10 16:45:22 +09:00
parent e954ba4aca
commit 7c8bed9bc9

View file

@ -24,7 +24,7 @@
} }
a { a {
color: deeppink; color: rgb(255, 20, 147, 0.15);
text-decoration: none; text-decoration: none;
} }