From af843da6fd19c00c9ffbf3c4149aa192f2bfbae7 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sat, 8 Aug 2026 20:56:45 -0400 Subject: [PATCH] Properly style the backlinks --- _layouts/note.html | 6 ++++-- assets/css/colors.css | 10 ++++++---- assets/css/content.css | 8 ++++---- assets/css/global.css | 5 +++-- assets/css/navigation.css | 14 +++++++------- assets/css/note.css | 10 ++++++++++ 6 files changed, 34 insertions(+), 19 deletions(-) create mode 100644 assets/css/note.css diff --git a/_layouts/note.html b/_layouts/note.html index 6305734..6666394 100644 --- a/_layouts/note.html +++ b/_layouts/note.html @@ -6,12 +6,14 @@ layout: default {{ content }} -
+ + +