background color

This commit is contained in:
2024-03-27 20:52:09 +01:00
parent d54c020144
commit cbf6cf1484

View File

@@ -48,7 +48,7 @@ body {
align-items: center;
justify-content: space-around;
flex-wrap: wrap;
width: 20%;
width: 15%;
height: 110%;
background-color: #ddd;
color: #333;
@@ -82,6 +82,7 @@ body {
left: 0;
z-index: 1; /* Make the image display below the needle */
bottom: 0;
margin-bottom: 10px;
}
.gaugeValue, .gaugeText {