/ ‘theme/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-05 22:22:55 +09:00
parent 4d648f47c6
commit fd1935c827

View file

@ -17,7 +17,7 @@
text-decoration: none;
}
a.archives:hover {
a.noticeable:hover {
background-color: rgba(0, 0, 0, 0.1);
}