tasmota-sml-parser/static/app.css
Andreas Thienemann 06e293b86a Ready for publish
2022-02-26 17:26:21 +01:00

17 lines
192 B
CSS

.jumbotron {
margin-top: 1em;
}
.parser-error {
color: red;
}
.parser-success {
color: green;
}
footer {
border-top: 1px solid black;
margin: 5em;
margin-top: 2em;
}