Skip to content

Commit

Permalink
webfont_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg committed Sep 4, 2024
1 parent 9bea467 commit f6fd059
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ body.hebrew #talmudicPeoplePage #textTocLink {
}
#browserPreview .segment .he {
font-size: 130%;
font-family: "Taamey Frank", "adobe-garamond-pro", "Crimson Text", Georgia, "Times New Roman", serif;
font-family: "jomolhari";
text-align: left;
direction: ltr;
}
Expand Down
2 changes: 1 addition & 1 deletion static/css/s2.css
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ Legacy Style Guide Font Hierarchy -- the below should be refactored away in favo

.smallText .int-en,
.smallText .int-he.enInHe {
font-family: "Roboto", "Helvetica Neue", "Helvetica", sans-serif;
font-family: "jomolhari";
font-size: 14px;
font-weight: normal;
color: #999;
Expand Down
1 change: 1 addition & 0 deletions static/css/sheets.css
Original file line number Diff line number Diff line change
Expand Up @@ -1433,6 +1433,7 @@ body.hasBannerMessage .sheetsEditNavTop {
color: #333;
}
#sheet p {
font-family: "jomolhari" !important;
font-size: inherit;
line-height: inherit;
margin: inherit;
Expand Down

0 comments on commit f6fd059

Please sign in to comment.