0
0
Fork 0
This commit is contained in:
Xeltica 2021-01-07 01:44:15 +09:00
parent 029dd5086f
commit 81a8d71811
3 changed files with 23 additions and 15 deletions

View file

@ -50,4 +50,9 @@ h1> a {
details > summary {
margin-bottom: 8px;
cursor: pointer;
}
h1 > small {
margin-left: 1rem;
font-size: 1.2rem;
}