Files
Background-panel/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css/phpspreadsheet.css
yyh931018@qq.com 1b0c8f4196 update
2022-09-08 15:32:32 +08:00

13 lines
158 B
CSS

body {
padding-top: 20px;
padding-bottom: 20px;
}
.navbar {
margin-bottom: 20px;
}
.passed {
color: #339900;
}
.failed {
color: #ff0000;
}