mirror of
https://github.com/librespeed/speedtest.git
synced 2024-11-25 16:52:58 +08:00
Merge pull request #671 from BYT-Bender/master
Added dark style for the <select> HTML property
This commit is contained in:
commit
ed9b19f2d5
@ -404,6 +404,7 @@ function initUI(){
|
||||
html,body,#loading{
|
||||
background:#202020;
|
||||
color:#F4F4F4;
|
||||
color-scheme:dark;
|
||||
}
|
||||
h1{
|
||||
color:#E0E0E0;
|
||||
|
Loading…
Reference in New Issue
Block a user