diff --git a/build/98.css b/build/98.css index e46bb4d..9fb06c5 100644 --- a/build/98.css +++ b/build/98.css @@ -85,7 +85,8 @@ textarea, select, option, ul.tree-view, -.title-bar-text { +.window, +.title-bar { font-family: "Pixelated MS Sans Serif", Arial; -webkit-font-smoothing: none; font-size: 11px; diff --git a/docs/98.css b/docs/98.css index e46bb4d..9fb06c5 100644 --- a/docs/98.css +++ b/docs/98.css @@ -85,7 +85,8 @@ textarea, select, option, ul.tree-view, -.title-bar-text { +.window, +.title-bar { font-family: "Pixelated MS Sans Serif", Arial; -webkit-font-smoothing: none; font-size: 11px; diff --git a/package.json b/package.json index 26000d5..26faed8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "98.css", - "version": "0.1.2", + "version": "0.1.3", "description": "A design system for building faithful recreations of old UIs", "main": "build/98.css", "directories": { diff --git a/style.css b/style.css index b398b66..37dbdcf 100644 --- a/style.css +++ b/style.css @@ -89,7 +89,8 @@ textarea, select, option, ul.tree-view, -.title-bar-text { +.window, +.title-bar { font-family: "Pixelated MS Sans Serif", Arial; -webkit-font-smoothing: none; font-size: 11px;