DmitrMakeev commited on
Commit
c453dad
·
verified ·
1 Parent(s): 5279a01

Update nutri_call.html

Browse files
Files changed (1) hide show
  1. nutri_call.html +2 -2
nutri_call.html CHANGED
@@ -200,7 +200,7 @@ legend {
200
  border: 1px solid #1e90ff;
201
  border-radius: 8px;
202
  width: 1480px; /* Ширина блока */
203
- margin-left: 15px; /* Сдвигаем блок правее */
204
  margin-top: 10px; /* Отступ сверху */
205
  }
206
 
@@ -220,7 +220,7 @@ legend {
220
 
221
  .label-camgs {
222
  font-weight: bold;
223
- min-width: 50px; /* Минимальная ширина меток */
224
  text-align: right;
225
  }
226
 
 
200
  border: 1px solid #1e90ff;
201
  border-radius: 8px;
202
  width: 1480px; /* Ширина блока */
203
+ margin-left: 10px; /* Сдвигаем блок правее */
204
  margin-top: 10px; /* Отступ сверху */
205
  }
206
 
 
220
 
221
  .label-camgs {
222
  font-weight: bold;
223
+ min-width: 55px; /* Минимальная ширина меток */
224
  text-align: right;
225
  }
226