ska-referee-test/ref-test/app/analysis/static/css/analysis.css

8 lines
106 B
CSS
Raw Normal View History

2023-03-04 18:51:50 +00:00
#alert-box {
margin: 30px auto;
max-width: 460px;
}
2023-03-05 00:33:15 +00:00
.cell-percentage::after {
content: '%';
2023-03-04 18:51:50 +00:00
}