Explorar o código

Merge pull request #671 from BYT-Bender/master

Added dark style for the <select> HTML property
sstidl hai 1 ano
pai
achega
ed9b19f2d5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -404,6 +404,7 @@ function initUI(){
 		html,body,#loading{
 		html,body,#loading{
 			background:#202020;
 			background:#202020;
 			color:#F4F4F4;
 			color:#F4F4F4;
+			color-scheme:dark;
 		}
 		}
 		h1{
 		h1{
 			color:#E0E0E0;
 			color:#E0E0E0;