Created
April 30, 2020 09:38
-
-
Save ibndawood/032de62d3aa335696dae456bf1b3686c to your computer and use it in GitHub Desktop.
Electro v2 - WCFM Become a Vendor link button
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
| .wcfmmp_become_vendor_link > a { | |
| font-size: .875rem; | |
| border-radius: 1.571em; | |
| padding: 1.036em 2.134em; | |
| border-width: 0; | |
| display: inline-block; | |
| background-color: #333e48; | |
| color: #fff; | |
| margin-top: 30px; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment