aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-12-22 00:59:11 -0500
committerThedro Neely <thedroneely@gmail.com>2020-12-22 00:59:11 -0500
commit6b14a8bbd22e83ede9a29b3c01b1d4c6405492d1 (patch)
treecf689e3e83d961e358ead23f3987ca486c60792b /public
parent6e841a728e1fa5c674f8ca942091ccb7e434c8c6 (diff)
downloadthedroneely.com-6b14a8bbd22e83ede9a29b3c01b1d4c6405492d1.tar.gz
thedroneely.com-6b14a8bbd22e83ede9a29b3c01b1d4c6405492d1.tar.bz2
thedroneely.com-6b14a8bbd22e83ede9a29b3c01b1d4c6405492d1.zip
public/css/tdro: Side image first anchor descendant
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index cab608d..c9e1204 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4448,7 +4448,7 @@ mark { background-color: transparent; color: unset; }
.sidenote-container:hover .sidenote mark { background-color: #fefe98; color: #000; }
.sidenote-container:hover .sidenote a { background-color: #fefe98; color: #000; border-color: dodgerblue; }
-.sideimage a, .sideimage a:focus { border-bottom: 1px solid transparent !important; background-color: transparent !important; }
+.sideimage > a, .sideimage a:focus { border-bottom: 1px solid transparent !important; background-color: transparent !important; }
@media (max-width: 768px) {
.sidenote-toggle:checked + .sidenote,