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