change background colors of the table
This commit is contained in:
@ -40,7 +40,6 @@
|
||||
.center {
|
||||
margin: auto;
|
||||
width: 40%;
|
||||
border: 0px solid #a5addb;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
@ -52,5 +51,6 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.table-striped {--bs-table-striped-bg: rgba(213, 217, 255, 0.7);}
|
||||
</style>
|
||||
|
||||
|
Reference in New Issue
Block a user