pricing pane

This commit is contained in:
Nova Cat 2024-11-30 22:10:24 -08:00
parent de5f0a8dc8
commit 82fea6d1d8

View file

@ -68,7 +68,7 @@ background: none;
ul.Free li:first-child { ul.Free li:first-child {
background: #2b1500; background: #2b1500;
} }
.pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li { .pricing_table ul li:nth-child(2), .pricing_table ul li, .pricing_table ul li, pricing_pane {
background: black; background: black;
} }
`; `;