Files
BeamMP-Website/static/stylesheets/custom.css
2020-11-19 00:31:33 +00:00

25 lines
289 B
CSS

.text-red {
color: #c30000;
}
.font-weight-bold {
font-weight: bold;
}
div.dataTables_wrapper {
margin-top: 10px;
color: #d1ecfc;
}
div#Clients-Table_length {
margin-top: 5px;
}
label.col-md-4.control-label {
color: #a9c5d0;
}
.Print-Only {
display: none;
}