Skip to content

Commit

Permalink
Update master.css
Browse files Browse the repository at this point in the history
improved background
  • Loading branch information
pro-dev-ph authored Sep 25, 2024
1 parent 549ffc1 commit 0f98f23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/master.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ td {
body {
width: 100%;
height: 100%;
background: #f4f6fa;
background: #f3f7f9;
font-family: "Lato", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 1rem;
color: #444;
Expand Down Expand Up @@ -460,4 +460,4 @@ table.dataTable>tbody>tr.child ul.dtr-details {
-ms-flex-direction: row;
flex-direction: row;
}
}
}

0 comments on commit 0f98f23

Please sign in to comment.