DmitrMakeev commited on
Commit
4f9418b
·
verified ·
1 Parent(s): 45ab1e4

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. 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 #1e90ff;
200
  border-radius: 8px;
201
- width: 1480px; /* Ширина блока */
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
  }