mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
[refactor] pulling the general font-family to a SCSS variable
This commit is contained in:
1
css/_theme.scss
Normal file
1
css/_theme.scss
Normal file
@@ -0,0 +1 @@
|
||||
$fontFamily: 'Lucida Console', 'Lucida Sans Unicode', 'Fira Mono', 'Consolas', 'Courier New', Courier, monospace, 'Times New Roman';
|
||||
Reference in New Issue
Block a user