diff --git a/script.user.js b/script.user.js index 8ce4a09..5d3d07d 100644 --- a/script.user.js +++ b/script.user.js @@ -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;