Skip to content

Commit

Permalink
Update fallback fonts. Fixes #419 (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakemorgan authored and kevin-larry-bauer committed Nov 26, 2018
1 parent 6589279 commit 32ea966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/byu-user-info.html
Expand Up @@ -154,7 +154,7 @@ <h2>Overriding CMS Styles</h2>
<style>
.my-custom-login-class a {
color: white;
font-family: 'HCo Ringside Narrow SSm', Helvetica, sans-serif;
font-family: 'HCo Ringside Narrow SSm', Arial, sans-serif;
cursor: pointer;
}

Expand Down

0 comments on commit 32ea966

Please sign in to comment.