Skip to content

Commit 0f98f23

Browse files
authored
Update master.css
improved background
1 parent 549ffc1 commit 0f98f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/master.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ td {
8181
body {
8282
width: 100%;
8383
height: 100%;
84-
background: #f4f6fa;
84+
background: #f3f7f9;
8585
font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
8686
font-size: 1rem;
8787
color: #444;
@@ -460,4 +460,4 @@ table.dataTable>tbody>tr.child ul.dtr-details {
460460
-ms-flex-direction: row;
461461
flex-direction: row;
462462
}
463-
}
463+
}

0 commit comments

Comments
 (0)