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

This commit is contained in:
Dooho Yi 2020-05-10 21:58:24 +09:00
parent 94f3992464
commit f3f8d7dc9b

View file

@ -42,6 +42,10 @@
margin: 0;
}
paginator {
color: rgba(100, 255, 200, 0.5);
}
article.title {
font-size: 1.1em;
}