mirror of
https://github.com/openspeedtest/Speed-Test.git
synced 2024-05-10 18:54:51 +00:00
46 lines
463 B
CSS
46 lines
463 B
CSS
body {
|
|
background-color: #181818;
|
|
}
|
|
#ipDesk {
|
|
fill: aliceblue;
|
|
}
|
|
|
|
.oDoLive-Speed {
|
|
fill: #ffffff;
|
|
}
|
|
.oDoLive-Status {
|
|
fill: aliceblue;
|
|
}
|
|
#ipMob {
|
|
fill: aliceblue;
|
|
}
|
|
.rtextnum {
|
|
fill: #ffffff;
|
|
}
|
|
.rtextmbms {
|
|
fill: #ffffff;
|
|
}
|
|
.rtext {
|
|
fill: #ffffff;
|
|
}
|
|
.Cards {
|
|
fill: #000000;
|
|
}
|
|
|
|
.main-Gaugebg {
|
|
stroke: #000000;
|
|
}
|
|
.uiBg {
|
|
fill: #000000;
|
|
}
|
|
.progressbg {
|
|
stroke: #202020;
|
|
}
|
|
.jitter-Mob {
|
|
fill: #ffffff;
|
|
}
|
|
|
|
.ConnectError {
|
|
fill: #ffffff;
|
|
}
|