Skip to content

Commit 746da79

Browse files
authoredNov 4, 2021
Website: Fixed red highlighting in Firefox (#3178)
1 parent b679cfe commit 746da79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎assets/style.css

+2
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,9 @@ pre {
115115
mark {
116116
outline: .4em solid red;
117117
outline-offset: .4em;
118+
margin: .4em 0;
118119
background-color: transparent;
120+
display: inline-block;
119121
}
120122

121123
header,

0 commit comments

Comments
 (0)