This commit is contained in:
Nova Cat 2024-11-30 22:03:29 -08:00
parent cf82ded934
commit 5e314b6368

View file

@ -56,7 +56,7 @@ color: white !important;
opacity: 1;
}
/* Pricing */
.beginner_pane, .pricing-table, .pricing_table ul.Free li:nth-child(2), .pricing_table ul.Free li.pricing_button {
.beginner_pane, .pricing-table ul, .pricing_table ul.Free li:nth-child(2), .pricing_table ul.Free li.pricing_button {
background: black;
border: solid;
border-color: orange;