mirror of
https://github.com/wassname/template.git
synced 2026-07-14 11:18:56 +08:00
Text size and line-height bike-shedding, second time
This commit is contained in:
@@ -2,7 +2,8 @@ html {
|
||||
font-size: 16px;
|
||||
line-height: 1.6em;
|
||||
/* font-family: "Libre Franklin", "Helvetica Neue", sans-serif; */
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;
|
||||
/*, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";*/
|
||||
text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
@@ -51,11 +52,6 @@ p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
d-title p {
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
.kicker,
|
||||
.marker {
|
||||
font-size: 15px;
|
||||
|
||||
Reference in New Issue
Block a user