- ‘theme/templates/.#index.html’

/ ‘theme/templates/index.html’
This commit is contained in:
Dooho Yi 2020-05-01 02:56:40 +09:00
parent a26327b788
commit e8c2e90f20
2 changed files with 4 additions and 1 deletions

View file

@ -1 +0,0 @@
doohoyi@DoohouicBookAir.16357

View file

@ -21,6 +21,10 @@
margin: 0;
}
article.title {
font-size: 1em/1.5;
}
time {
font-size: 0.65em;
}