change the font again

This commit is contained in:
kurets 2023-05-27 20:25:29 +03:00
parent 2b5b916b21
commit fd21a3a924
Signed by: kurets
GPG key ID: EEB449C295BF5174
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
body {
font-family: Arial, Helvetica, sans-serif;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif */
background: var(--bg);
/* color: rgb(143, 185, 58) ; */
color: var(--fg);

View file

@ -36,7 +36,7 @@
body {
font-family: Arial, Helvetica, sans-serif;
font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif */
background: var(--bg);
/* color: rgb(143, 185, 58) ; */
color: var(--fg);