Website: Fixed red highlighting in Firefox (#3178)

This commit is contained in:
Michael Schmidt 2021-11-04 20:39:47 +01:00 committed by GitHub
parent b679cfe6fe
commit 746da79b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -115,7 +115,9 @@ pre {
mark {
outline: .4em solid red;
outline-offset: .4em;
margin: .4em 0;
background-color: transparent;
display: inline-block;
}
header,