Skip to content

Commit 855c0ea

Browse files
Website: Fixed red highlighting in Firefox
1 parent b679cfe commit 855c0ea

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/style.css

Lines changed: 2 additions & 0 deletions
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)