Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +2 -2
nutri_call.html
CHANGED
@@ -199,8 +199,8 @@ legend {
|
|
199 |
background-color: #e6f7ff; /* Другой цвет фона */
|
200 |
border: 1px solid #1e90ff;
|
201 |
border-radius: 8px;
|
202 |
-
width:
|
203 |
-
margin-left:
|
204 |
margin-top: 10px; /* Отступ сверху */
|
205 |
}
|
206 |
|
|
|
199 |
background-color: #e6f7ff; /* Другой цвет фона */
|
200 |
border: 1px solid #1e90ff;
|
201 |
border-radius: 8px;
|
202 |
+
width: 480px; /* Ширина блока */
|
203 |
+
margin-left: 230px; /* Сдвигаем блок правее */
|
204 |
margin-top: 10px; /* Отступ сверху */
|
205 |
}
|
206 |
|