You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
fixing fonts
This commit is contained in:
@@ -45,9 +45,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
/* Hmmmm... how can I make these a webfont */
|
font-family: Arial;
|
||||||
font-family: "MS Sans Serif", Arial;
|
font-size: 12px;
|
||||||
font-size: 11px;
|
letter-spacing: -0.03ch;
|
||||||
-webkit-font-smoothing: none;
|
-webkit-font-smoothing: none;
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user