Spaces:
Sleeping
Sleeping
Update nutri_call.html
Browse files- nutri_call.html +0 -49
nutri_call.html
CHANGED
@@ -527,56 +527,7 @@ legend {
|
|
527 |
|
528 |
|
529 |
|
530 |
-
fieldset {
|
531 |
-
border: 1px solid #ccc;
|
532 |
-
padding: 10px;
|
533 |
-
margin-bottom: 20px;
|
534 |
-
}
|
535 |
-
|
536 |
-
legend {
|
537 |
-
font-weight: bold;
|
538 |
-
font-size: 16px;
|
539 |
-
}
|
540 |
-
|
541 |
-
.fertilisers-container {
|
542 |
-
display: table;
|
543 |
-
width: 100%;
|
544 |
-
border-collapse: collapse;
|
545 |
-
}
|
546 |
-
|
547 |
-
.fert-row {
|
548 |
-
display: table-row;
|
549 |
-
}
|
550 |
-
|
551 |
-
.fert-name,
|
552 |
-
.fert-header,
|
553 |
-
.fert-cell,
|
554 |
-
.fert-input {
|
555 |
-
display: table-cell;
|
556 |
-
padding: 5px 10px;
|
557 |
-
text-align: center;
|
558 |
-
border: 1px solid #ccc;
|
559 |
-
}
|
560 |
-
|
561 |
-
.fert-name {
|
562 |
-
font-weight: bold;
|
563 |
-
background-color: #f9f9f9;
|
564 |
-
}
|
565 |
-
|
566 |
-
.fert-header {
|
567 |
-
font-weight: bold;
|
568 |
-
background-color: #eaeaea;
|
569 |
-
}
|
570 |
|
571 |
-
.fert-input {
|
572 |
-
width: 80px;
|
573 |
-
}
|
574 |
-
|
575 |
-
.ppm-output {
|
576 |
-
background-color: #f0f0f0;
|
577 |
-
color: #666;
|
578 |
-
}
|
579 |
-
|
580 |
</style>
|
581 |
|
582 |
<body>
|
|
|
527 |
|
528 |
|
529 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
530 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
531 |
</style>
|
532 |
|
533 |
<body>
|