-
-
Save plugin-republic/def3aa242bd71ab11b6a935f94221aa6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.pewc-product-extra-group-wrap { | |
padding: 1em 1em 1em; | |
background: #f1f1f1; | |
margin-bottom: 1em; | |
} | |
.pewc-product-extra-groups li { | |
margin-bottom: 1em; | |
border-bottom: 1px solid #ccc; | |
} | |
.pewc-product-extra-groups li.pewc-has-field-image { | |
padding-bottom: 1em; | |
} | |
.pewc-product-extra-groups li:last-child { | |
margin-bottom: 0; | |
border-bottom: none; | |
} | |
.pewc-product-extra-groups li p.pewc-description { | |
margin-bottom: 1em; | |
} | |
ul.pewc-product-extra-groups { | |
margin-bottom: 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment