1
0
Fork 0
tsgames/build/assets/app.css

7 lines
137 B
CSS

body {
background: var(--bg);
color: var(--text);
font-family: 'Georgia', serif;
font-size: 14px;
line-height: 1.5;
}