Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* CUSTOMIZAÇÃO DA STEP PAGE */
- .step {
- display: none;
- }
- .step.active {
- display: block;
- }
- .step-buttons {
- margin-top: 20px;
- }
- .error {
- color: red;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement