From 9b8ab84fe371201f19bba7e455c1ec5bf0ed4eb7 Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Thu, 23 Apr 2020 13:31:50 -0400 Subject: [PATCH] pixelate more elements --- build/98.css | 18 +++++++----------- docs/98.css | 18 +++++++----------- package-lock.json | 2 +- style.css | 18 +++++++----------- 4 files changed, 22 insertions(+), 34 deletions(-) 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 {