diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -453,6 +453,15 @@ header, .title + p, .subtitle + p { background-color: #ffd2d2; } +.title + .subtitle { + text-align: center; + font-style: italic; + padding-bottom: 30px; + margin-top: -10px; + color: #555; + display: block; +} + #table-of-contents { height: 100vh; width: 250px; |
