mirror of
https://github.com/jdan/98.css.git
synced 2025-08-30 00:59:49 +02:00
only pixelate controls
This commit is contained in:
committed by
Jordan Scales
parent
f7beff4560
commit
c6f710fcc8
@@ -79,6 +79,15 @@
|
|||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
p,
|
||||||
|
blockquote {
|
||||||
|
font-family: Arial;
|
||||||
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
}
|
}
|
||||||
|
@@ -79,6 +79,15 @@
|
|||||||
color: #222222;
|
color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1,
|
||||||
|
h2,
|
||||||
|
h3,
|
||||||
|
h4,
|
||||||
|
p,
|
||||||
|
blockquote {
|
||||||
|
font-family: Arial;
|
||||||
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-size: 5rem;
|
font-size: 5rem;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user