From b09552621d27502b4d7e6e28b19111fe718497c7 Mon Sep 17 00:00:00 2001 From: takashi Date: Mon, 12 Feb 2024 13:25:53 +0000 Subject: [PATCH] style --- src/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/style.css b/src/style.css index 004ee7d..4d019be 100644 --- a/src/style.css +++ b/src/style.css @@ -111,7 +111,7 @@ em, strong, var color: #f5b1aa; } -em, strong +dt, em, strong { font-weight: bold; } @@ -144,7 +144,6 @@ a a:visited { - background: none; color: #f7c88b; }