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

This commit is contained in:
Dooho Yi 2020-05-10 00:33:35 +09:00
parent 36a958f88c
commit 575b4fc375

View file

@ -20,7 +20,7 @@
}
a.noticeable:hover {
background-color: rgba(1, 1, 1, 0.1);
background-color: rgba(255, 255, 1, 0.1);
}
p {