Update content-description.scss
Fonts for content-description.scss
This commit is contained in:
parent
d085b54f82
commit
7733ce04e5
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
.content-description {
|
||||
line-height: 1.6em;
|
||||
font-size: 15px;
|
||||
font-family: "Segoe UI", Arial, "Lucida Grande", sans-serif;
|
||||
font-family: "Noto Sans", Arial, "Lucida Grande", sans-serif;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
|
@ -252,4 +252,4 @@ a.view-pdf {
|
|||
}
|
||||
details summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue