[Style] Change font to sans-serif for the lightbox close button

This commit is contained in:
Gregory Trolliet 2023-09-09 17:11:59 +02:00
parent 4204fa8323
commit 78c83afaca
1 changed files with 1 additions and 0 deletions

View File

@ -912,6 +912,7 @@ blockquote:after {
border-radius: 1px;
text-decoration: none;
opacity: 50%;
font-family: sans-serif;
}
.btn-close:hover {