We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6ae2f commit f064978Copy full SHA for f064978
assets/css/index.css
@@ -1537,11 +1537,11 @@ a[href*="#no-click"], img[src*="#no-click"] {
1537
align-items: center !important;
1538
padding: 0.25rem 0.5rem !important;
1539
font-size: 0.75rem !important;
1540
- font-weight: 500 !important;
1541
- background-color: #fed7aa !important;
1542
- color: #9a3412 !important;
+ font-weight: 700 !important;
+ background-color: rgb(220, 255, 30) !important;
+ color: #000000 !important;
1543
border-radius: 9999px !important;
1544
- border: 1px solid #fdba74 !important;
+ border: none !important;
1545
flex-shrink: 0 !important;
1546
}
1547
0 commit comments