qa updates

This commit is contained in:
akcodez
2023-11-16 07:18:07 -08:00
parent 39bc5cfc85
commit b3893ce05a
5 changed files with 295 additions and 87 deletions

View File

@@ -909,12 +909,30 @@ pre code {
.page-docs-index,
.page-community {
#community-table table{
border: 1px solid #34343740;
.funding-text{
color: #232325;
}
#community-table tr{
.stat{
.small-text{
color: #232325;
}
}
.project-card{
background-color: rgb(255, 255, 255);
}
.card-details {
background-color: rgb(255, 255, 255);
}
.card-image {
background: #E0E0E1;
}
#community-table tr {
border-bottom: 1px solid #34343740;
}
.card-description {
color: #343437 !important;
}