Files
2025-01-30 09:27:31 +00:00

9 lines
108 B
CSS
Executable File

.csv-table {
width: 100%;
}
.csv-error {
font-weight: 700;
padding: 10em;
border: 1px solid #f00;
}