Files
sprawozdania/project/assets/styles/app.css
T
2024-07-25 10:54:27 +02:00

20 lines
319 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{
padding: 5px 20px;
font-size: 20px;
}