18 lines
275 B
CSS
Executable File
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{
|
|
} |