1
0
mirror of https://github.com/jdan/98.css.git synced 2025-08-01 03:20:22 +02:00

Merge pull request #178 from jdan/fix-174-make-tab-font-pixelated

make tab font pixelated
This commit is contained in:
Juani Garay
2023-09-21 15:24:50 -03:00
committed by GitHub

View File

@@ -108,7 +108,8 @@ option,
table,
ul.tree-view,
.window,
.title-bar {
.title-bar,
li[role=tab] {
font-family: "Pixelated MS Sans Serif", Arial;
-webkit-font-smoothing: none;
font-size: 11px;