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

This commit is contained in:
Dooho Yi 2020-05-10 16:48:32 +09:00
parent 888cd193be
commit 6ae6253c8c

View file

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