diff --git a/build/98.css b/build/98.css index 76c4059..3a1ea2f 100644 --- a/build/98.css +++ b/build/98.css @@ -75,22 +75,18 @@ body { font-family: Arial; font-size: 12px; - -webkit-font-smoothing: none; color: #222222; } button, -.window, -.title-bar { +label, +input, +textarea, +ul.tree-view, +.title-bar-text { font-family: "Pixelated MS Sans Serif", Arial; -} - -.pixelated { - font-family: "Pixelated MS Sans Serif", Arial; -} - -.vectorized { - font-family: Arial; + -webkit-font-smoothing: none; + font-size: 11px; } h1 { diff --git a/docs/98.css b/docs/98.css index 76c4059..3a1ea2f 100644 --- a/docs/98.css +++ b/docs/98.css @@ -75,22 +75,18 @@ body { font-family: Arial; font-size: 12px; - -webkit-font-smoothing: none; color: #222222; } button, -.window, -.title-bar { +label, +input, +textarea, +ul.tree-view, +.title-bar-text { font-family: "Pixelated MS Sans Serif", Arial; -} - -.pixelated { - font-family: "Pixelated MS Sans Serif", Arial; -} - -.vectorized { - font-family: Arial; + -webkit-font-smoothing: none; + font-size: 11px; } h1 { diff --git a/package-lock.json b/package-lock.json index 12a2c21..a179160 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "98.css", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/style.css b/style.css index 11376a2..8aa9bfe 100644 --- a/style.css +++ b/style.css @@ -79,22 +79,18 @@ body { font-family: Arial; font-size: 12px; - -webkit-font-smoothing: none; color: #222222; } button, -.window, -.title-bar { +label, +input, +textarea, +ul.tree-view, +.title-bar-text { font-family: "Pixelated MS Sans Serif", Arial; -} - -.pixelated { - font-family: "Pixelated MS Sans Serif", Arial; -} - -.vectorized { - font-family: Arial; + -webkit-font-smoothing: none; + font-size: 11px; } h1 {