label { display: block; margin: 10px 0 5px; }
.results { margin-top: 20px; }
.result-item { margin: 10px 0; }#slab-calculator input,select,lable { background-color: #004d40; color: #ff9100;}#results table{ padding: 20px;border-collapse: initial!important;#slab-calculator { display: table; width: 300px; background-color: #f7f7f7; padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.form-row { display: table-row; }
.form-label, .form-input { display: table-cell; padding: 5px; vertical-align: middle; }
.form-label { text-align: left; font-weight: bold; width: 50%; }
input[type="number"] { width: 100%; padding: 5px; box-sizing: border-box; }
input[type="submit"] { display: block; width: 100%; padding: 10px 20px; background-color: #28a745; color: white; border: none; cursor: pointer; margin-top: 10px; }
input[type="submit"]:hover { background-color: #218838; }
Results |
---|
Please share by clicking this button!
Visit our site and see all other available articles!