1
0
mirror of https://github.com/jdan/98.css.git synced 2025-09-02 10:23:35 +02:00

fix font size for window

This commit is contained in:
Jordan Scales
2020-04-23 13:36:33 -04:00
parent f64ec50657
commit 6ccdbd0daa
4 changed files with 7 additions and 4 deletions

View File

@@ -85,7 +85,8 @@ textarea,
select,
option,
ul.tree-view,
.title-bar-text {
.window,
.title-bar {
font-family: "Pixelated MS Sans Serif", Arial;
-webkit-font-smoothing: none;
font-size: 11px;