Explorar o código

#4934: Canard: Fix highlight padding (#5997)

* #4934: Canard: Fix highlight padding

* #4934: Canard: Adjust mark selector
Bob Matyas %!s(int64=3) %!d(string=hai) anos
pai
achega
f65317d65d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      canard/style.css

+ 1 - 1
canard/style.css

@@ -423,7 +423,7 @@ acronym {
 	border-bottom: 1px dotted #222;
 	cursor: help;
 }
-mark,
+mark:not(.has-inline-color),
 ins {
 	background: #d11415;
 	color: #fff;