From d15f074f583da6808b50c81f3ec779d8ab215ac3 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 6 Mar 2026 17:56:31 -0800 Subject: add author to everything --- style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'style.css') 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; -- cgit v1.3