aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2024-03-08 14:01:03 -0500
committertdro <tdro@noreply.example.com>2024-03-08 14:01:03 -0500
commit946aca93fefc09be2a613bff0cd6f57b25652177 (patch)
tree529d98e24b0723449ed32eed9fcd35eb24db04f7
parentb45fff68d24f8bfc12d2ed3ae995c4e0e9a8d9e0 (diff)
downloadcanory-946aca93fefc09be2a613bff0cd6f57b25652177.tar.gz
canory-946aca93fefc09be2a613bff0cd6f57b25652177.tar.bz2
canory-946aca93fefc09be2a613bff0cd6f57b25652177.zip
assets/css/default: Pre hover
-rw-r--r--assets/css/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/default.css b/assets/css/default.css
index 1e3c6cf..7ef9a4d 100644
--- a/assets/css/default.css
+++ b/assets/css/default.css
@@ -163,6 +163,7 @@ gallery-images a:focus {
outline-offset: -0.2rem !important;
}
+pre:hover,
pre:focus,
pre:focus-within {
outline: 0.15rem solid;