1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-14 15:15:52 +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; border-radius: 3px;
} }
.card, .card-body { .card, .card-body {
background: rgba(255, 255, 255, 0.2) !important; background: rgba(255, 255, 255, 0.2);
border-radius: 3px; border-radius: 3px;
} }
.bg-inverse { .bg-inverse {