qikp commited on
Commit
d8a5652
·
verified ·
1 Parent(s): b459be3

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -17,6 +17,6 @@ body {
17
  background-color: black;
18
  }
19
  textarea, iframe {
20
- background-color: #eeeeee;
21
  }
22
  }
 
17
  background-color: black;
18
  }
19
  textarea, iframe {
20
+ background-color: #aaaaaa;
21
  }
22
  }