You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- @pubColor: #0C86D8;
-
- .btn {
- width: 50%;
- line-height: 34px;
- background-color: #0c86d8;
- text-align: center;
- color: #fff;
- border-radius: 4px;
- margin: 30px auto;
- }
|