initial commit
This commit is contained in:
Executable
+20
@@ -0,0 +1,20 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user