Files
sprawozdania/project/assets/styles/app.css
T
2024-08-08 15:50:44 +02:00

18 lines
275 B
CSS
Executable File

body {
background-color: lightgray;
}
.reports-all .col {
margin-bottom: 20px;
}
.reports-months-all {
margin-bottom: 20px;
}
/*.status-row {*/
/* background-color: lightgray;*/
/*}*/
a {
text-decoration: none !important;
}
.reports-all .report-one .fa{
}