/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
94f3992464
commit
f3f8d7dc9b
1 changed files with 4 additions and 0 deletions
|
|
@ -42,6 +42,10 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
paginator {
|
||||
color: rgba(100, 255, 200, 0.5);
|
||||
}
|
||||
|
||||
article.title {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue