pixelate more elements
This commit is contained in:
parent
5cc23baa95
commit
9b8ab84fe3
4 changed files with 22 additions and 34 deletions
18
build/98.css
18
build/98.css
|
|
@ -75,22 +75,18 @@
|
||||||
body {
|
body {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
-webkit-font-smoothing: none;
|
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
.window,
|
label,
|
||||||
.title-bar {
|
input,
|
||||||
|
textarea,
|
||||||
|
ul.tree-view,
|
||||||
|
.title-bar-text {
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
font-family: "Pixelated MS Sans Serif", Arial;
|
||||||
}
|
-webkit-font-smoothing: none;
|
||||||
|
font-size: 11px;
|
||||||
.pixelated {
|
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vectorized {
|
|
||||||
font-family: Arial;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
|
||||||
18
docs/98.css
18
docs/98.css
|
|
@ -75,22 +75,18 @@
|
||||||
body {
|
body {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
-webkit-font-smoothing: none;
|
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
.window,
|
label,
|
||||||
.title-bar {
|
input,
|
||||||
|
textarea,
|
||||||
|
ul.tree-view,
|
||||||
|
.title-bar-text {
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
font-family: "Pixelated MS Sans Serif", Arial;
|
||||||
}
|
-webkit-font-smoothing: none;
|
||||||
|
font-size: 11px;
|
||||||
.pixelated {
|
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vectorized {
|
|
||||||
font-family: Arial;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
|
||||||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "98.css",
|
"name": "98.css",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
18
style.css
18
style.css
|
|
@ -79,22 +79,18 @@
|
||||||
body {
|
body {
|
||||||
font-family: Arial;
|
font-family: Arial;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
-webkit-font-smoothing: none;
|
|
||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
.window,
|
label,
|
||||||
.title-bar {
|
input,
|
||||||
|
textarea,
|
||||||
|
ul.tree-view,
|
||||||
|
.title-bar-text {
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
font-family: "Pixelated MS Sans Serif", Arial;
|
||||||
}
|
-webkit-font-smoothing: none;
|
||||||
|
font-size: 11px;
|
||||||
.pixelated {
|
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
|
||||||
}
|
|
||||||
|
|
||||||
.vectorized {
|
|
||||||
font-family: Arial;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue