Remove invalid font name

main
Xavier Valarino 2022-12-19 21:15:47 -08:00
parent 3333ea5f80
commit a6fecc24c0
4 changed files with 0 additions and 4 deletions

View File

@ -38,7 +38,6 @@
#vomnibar input {
color: #C6D0F5; /* text */
font: -moz-window;
background: #303446; /* base */
border: none;
padding: 2;

View File

@ -38,7 +38,6 @@
#vomnibar input {
color: #4C4F69; /* text */
font: -moz-window;
background: #EFF1F5; /* base */
border: none;
padding: 2;

View File

@ -38,7 +38,6 @@
#vomnibar input {
color: #CAD3F5; /* text */
font: -moz-window;
background: #24273A; /* base */
border: none;
padding: 2;

View File

@ -38,7 +38,6 @@
#vomnibar input {
color: #CDD6F4; /* text */
font: -moz-window;
background: #1E1E2E; /* base */
border: none;
padding: 2;