mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-22 10:13:06 +01:00
use arial font
This commit is contained in:
@@ -466,6 +466,9 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
body{
|
||||||
|
font-family: Arial, Helvetica, sans-serif;
|
||||||
|
}
|
||||||
.configForm {
|
.configForm {
|
||||||
padding-bottom: 0.5em;
|
padding-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
@@ -638,7 +641,7 @@ div#dashboardPage {
|
|||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
.dashValue{
|
.dashValue{
|
||||||
font-size: 1.8em;
|
font-size: 1.6em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user