Remove invalid font name
parent
3333ea5f80
commit
a6fecc24c0
|
@ -38,7 +38,6 @@
|
|||
|
||||
#vomnibar input {
|
||||
color: #C6D0F5; /* text */
|
||||
font: -moz-window;
|
||||
background: #303446; /* base */
|
||||
border: none;
|
||||
padding: 2;
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
#vomnibar input {
|
||||
color: #4C4F69; /* text */
|
||||
font: -moz-window;
|
||||
background: #EFF1F5; /* base */
|
||||
border: none;
|
||||
padding: 2;
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
#vomnibar input {
|
||||
color: #CAD3F5; /* text */
|
||||
font: -moz-window;
|
||||
background: #24273A; /* base */
|
||||
border: none;
|
||||
padding: 2;
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
|
||||
#vomnibar input {
|
||||
color: #CDD6F4; /* text */
|
||||
font: -moz-window;
|
||||
background: #1E1E2E; /* base */
|
||||
border: none;
|
||||
padding: 2;
|
||||
|
|
Loading…
Reference in New Issue