From a9911079fc7085ee025cd02548933281e9fbb11d Mon Sep 17 00:00:00 2001 From: Arjun Vinod Date: Sun, 15 Mar 2026 15:27:39 -0700 Subject: [PATCH] refactor: replace inline styles with CSS classes and auto-update copyright year - Extract inline style attributes from timeline cards into .rm-body, .rm-role, and .rm-stint CSS classes - Auto-update copyright year via JS on all pages Co-Authored-By: Claude Opus 4.6 --- 404.html | 2 +- books.html | 2 +- css/styles.css | 11 +++++++---- index.html | 26 +++++++++++++------------- js/theme.js | 5 +++++ 5 files changed, 27 insertions(+), 19 deletions(-) diff --git a/404.html b/404.html index 2e6f4fe..bddc1d1 100644 --- a/404.html +++ b/404.html @@ -82,7 +82,7 @@