The Great Rename to "Inter"
This commit is contained in:
parent
a5cf88e659
commit
5a5be63d6e
144 changed files with 162832 additions and 158923 deletions
|
|
@ -10,7 +10,7 @@ body {
|
|||
font-family: "Roboto", serif;
|
||||
}
|
||||
.systemFont {
|
||||
font-family: system-ui,-apple-system,"SF Pro Text","SF UI Text",BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;, serif;
|
||||
font-family: system-ui,-system,-system-ui,-apple-system,sans-serif;
|
||||
}
|
||||
.de-emphasize {
|
||||
color:#555;
|
||||
|
|
@ -34,6 +34,11 @@ h2 {
|
|||
margin: 42px 18px 0 18px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
i, cite, em, var, address, dfn {
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
.options {
|
||||
width: 275px;
|
||||
box-sizing:border-box;
|
||||
|
|
|
|||
Reference in a new issue