aboutsummaryrefslogtreecommitdiff
path: root/public/css/tdro.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/tdro.css')
-rw-r--r--public/css/tdro.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 84f3f09..842814c 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4168,9 +4168,10 @@ input.sidenote-toggle, input.marginnote-toggle { display: none; }
mark { background-color: transparent; color: unset; }
.sidenote-container:hover .sidenote-mark span,
-.sidenote-container:hover .sidenote mark { background-color: #fefe98; color: #000; }
-.sidenote-container:hover .sidenote a { background-color: #fefe98; color: #000; border-color: dodgerblue; }
-
+.sidenote-container:hover .sidenote mark,
+.marginnote-container:hover .marginnote-mark span,
+.marginnote-container:hover .marginnote mark { background-color: #fefe98; color: #000; }
+.sidenote-container:hover .sidenote a, .marginnote-container:hover .marginnote a { background-color: #fefe98; color: #000; border-color: dodgerblue; }
.sideimage > a, .sideimage a:focus { border-bottom: 1px solid transparent !important; background-color: transparent !important; }
@media (max-width: 768px) {