mirror of
https://github.com/jdan/98.css.git
synced 2025-03-15 08:09:46 +01:00
fixing fonts
This commit is contained in:
parent
194f4c6b32
commit
a464540a9c
@ -45,9 +45,9 @@
|
||||
}
|
||||
|
||||
* {
|
||||
/* Hmmmm... how can I make these a webfont */
|
||||
font-family: "MS Sans Serif", Arial;
|
||||
font-size: 11px;
|
||||
font-family: Arial;
|
||||
font-size: 12px;
|
||||
letter-spacing: -0.03ch;
|
||||
-webkit-font-smoothing: none;
|
||||
color: #222222;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user