pixelate more elements
This commit is contained in:
parent
5cc23baa95
commit
9b8ab84fe3
4 changed files with 22 additions and 34 deletions
18
style.css
18
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue