1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-12 14:12:36 +01:00

hope this doesnt break anything

This commit is contained in:
gilbn 2020-03-31 19:31:44 +02:00
parent ffda4c4f51
commit 03c129226a

View File

@ -590,7 +590,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
border-radius: 3px;
}
.card, .card-body {
background: rgba(255, 255, 255, 0.2) !important;
background: rgba(255, 255, 255, 0.2);
border-radius: 3px;
}
.bg-inverse {