summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/style.css b/style.css
index 91993f0..452a13b 100644
--- a/style.css
+++ b/style.css
@@ -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;