Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +2 -2
nutri_call.html
CHANGED
@@ -196,9 +196,9 @@ legend {
|
|
196 |
gap: 5px;
|
197 |
padding: 10px;
|
198 |
background-color: #eaffea; /* Цвет фона */
|
199 |
-
border: 1px solid #
|
200 |
border-radius: 8px;
|
201 |
-
width:
|
202 |
margin-left: 10px; /* Сдвигаем блок правее */
|
203 |
margin-top: 10px; /* Отступ сверху */
|
204 |
}
|
|
|
196 |
gap: 5px;
|
197 |
padding: 10px;
|
198 |
background-color: #eaffea; /* Цвет фона */
|
199 |
+
border: 1px solid #2e8b57;
|
200 |
border-radius: 8px;
|
201 |
+
width: 280px; /* Ширина блока */
|
202 |
margin-left: 10px; /* Сдвигаем блок правее */
|
203 |
margin-top: 10px; /* Отступ сверху */
|
204 |
}
|