speedtest fix

This commit is contained in:
gilbn 2020-05-03 20:27:36 +02:00
parent 919fc42afb
commit a837c28085

View File

@ -671,7 +671,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
#allSpeedtest .speedtest-card {
background-color: rgba(255, 255, 255, .1);
}
#allSpeedtest .speedtest-card .text-muted, .speedtest-card h5 {
.speedtest-card .text-muted, .speedtest-card h5 {
color: #d6d6d6 !important;
}
#allSpeedtest .shadow-sm {