[Style] Change font to sans-serif for the lightbox close button
This commit is contained in:
parent
4204fa8323
commit
78c83afaca
1 changed files with 1 additions and 0 deletions
|
@ -912,6 +912,7 @@ blockquote:after {
|
|||
border-radius: 1px;
|
||||
text-decoration: none;
|
||||
opacity: 50%;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.btn-close:hover {
|
||||
|
|
Loading…
Reference in a new issue