LuigiUR commited on
Commit
33bd23e
·
1 Parent(s): 71b5d00

Create theme_css

Browse files
Files changed (1) hide show
  1. theme_css +3 -0
theme_css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ body, .input_interface, .output_interface {
2
+ background-color: white !important;
3
+ }