diff options
Diffstat (limited to '')
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -120,3 +120,4 @@ ol.chapters { list-style-type: none; padding: 0; } overflow: hidden; text-overflow: ellipsis; } +h1 { margin-top: 2em } |