Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +1 -18
nutri_call.html
CHANGED
@@ -441,24 +441,7 @@ legend {
|
|
441 |
<!-- Блок с заголовком "Усиление" -->
|
442 |
<div class="compensation-section">
|
443 |
<div class="enhancement-title">Усиление:</div>
|
444 |
-
|
445 |
-
<!-- Веса компенсации -->
|
446 |
-
<div class="compensation-weights">
|
447 |
-
<div class="weight-input-group">
|
448 |
-
<label for="weight-k2so4">K₂SO₄:</label>
|
449 |
-
<input type="number" id="weight-k2so4" value="0.23" step="0.01" min="-1" max="1">
|
450 |
-
</div>
|
451 |
-
<div class="weight-input-group">
|
452 |
-
<label for="weight-mgso4">MgSO₄:</label>
|
453 |
-
<input type="number" id="weight-mgso4" value="-0.10" step="0.01" min="-1" max="1">
|
454 |
-
</div>
|
455 |
-
<div class="weight-input-group">
|
456 |
-
<label for="weight-kh2po4">KH₂PO₄:</label>
|
457 |
-
<input type="number" id="weight-kh2po4" value="0.14" step="0.01" min="-1" max="1">
|
458 |
-
</div>
|
459 |
-
</div>
|
460 |
-
</div>
|
461 |
-
|
462 |
<div class="input-column">
|
463 |
<button id="calculate-btn">Рассчитать</button>
|
464 |
<div class="input-group">
|
|
|
441 |
<!-- Блок с заголовком "Усиление" -->
|
442 |
<div class="compensation-section">
|
443 |
<div class="enhancement-title">Усиление:</div>
|
444 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
445 |
<div class="input-column">
|
446 |
<button id="calculate-btn">Рассчитать</button>
|
447 |
<div class="input-group">
|