Advertisement
Fany_VanDaal

Záložka Další info optické rozdělení položek

Oct 6th, 2022
1,416
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.28 KB | None | 0 0
  1. #tab-additional_information .woocommerce-product-attributes-item__label,
  2. .woocommerce-tabs li a {
  3. text-transform: capitalize;
  4. }
  5. .woocommerce-product-attributes tr:nth-child(odd) {
  6. background-color: #efefef;
  7. }
  8. .woocommerce-product-attributes th:first-child {
  9. padding-left: 0.5em
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement