mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 09:09:04 -04:00
parent
2e3a025ba4
commit
3703065806
2
docs/terminal.min.css
vendored
2
docs/terminal.min.css
vendored
File diff suppressed because one or more lines are too long
@ -20,6 +20,9 @@
|
||||
text-rendering: geometricPrecision;
|
||||
}
|
||||
|
||||
*::-moz-selection { background: var(--primary-color); color: var(--invert-font-color); }
|
||||
*::selection { background: var(--primary-color); color: var(--invert-font-color); }
|
||||
|
||||
body {
|
||||
font-size: var(--global-font-size);
|
||||
color: var(--font-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user