1
0
mirror of https://github.com/jdan/98.css.git synced 2025-09-02 18:33:01 +02:00

derivative changes

This commit is contained in:
Chris Kanich
2020-04-22 11:40:22 -05:00
committed by Jordan Scales
parent 84d2756c9c
commit 1f0f7a63fd
15 changed files with 1209 additions and 27 deletions

Binary file not shown.

BIN
build/25f9a0847b3cf78d.woff Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -56,8 +56,24 @@
inset 2px 2px #0a0a0a;
}
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("25f9a0847b3cf78d.woff") format("woff");
src: url("13dcc34c595402ca.woff2") format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("c4fd1f3534edc0fe.woff") format("woff");
src: url("6a40a91bb5e3bfdf.woff2") format("woff2");
font-weight: bold;
font-style: normal;
}
* {
font-family: Arial;
font-family: "Pixelated MS Sans Serif", Arial;
font-size: 12px;
-webkit-font-smoothing: none;
color: #222222;
@@ -323,10 +339,6 @@ input[type="text"] {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
select {
@@ -337,10 +349,6 @@ select {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
textarea {
@@ -351,10 +359,6 @@ textarea {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
input[type="text"],

BIN
build/c4fd1f3534edc0fe.woff Normal file

Binary file not shown.

BIN
docs/13dcc34c595402ca.woff2 Normal file

Binary file not shown.

BIN
docs/25f9a0847b3cf78d.woff Normal file

Binary file not shown.

BIN
docs/6a40a91bb5e3bfdf.woff2 Normal file

Binary file not shown.

View File

@@ -56,8 +56,24 @@
inset 2px 2px #0a0a0a;
}
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("25f9a0847b3cf78d.woff") format("woff");
src: url("13dcc34c595402ca.woff2") format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Pixelated MS Sans Serif";
src: url("c4fd1f3534edc0fe.woff") format("woff");
src: url("6a40a91bb5e3bfdf.woff2") format("woff2");
font-weight: bold;
font-style: normal;
}
* {
font-family: Arial;
font-family: "Pixelated MS Sans Serif", Arial;
font-size: 12px;
-webkit-font-smoothing: none;
color: #222222;
@@ -323,10 +339,6 @@ input[type="text"] {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
select {
@@ -337,10 +349,6 @@ select {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
textarea {
@@ -351,10 +359,6 @@ textarea {
inset 2px 2px #0a0a0a;
background-color: #ffffff;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
input[type="text"],

BIN
docs/c4fd1f3534edc0fe.woff Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

1176
package-lock.json generated

File diff suppressed because it is too large Load Diff