Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url('https://use.fontawesome.com/releases/v5.6.3/css/all.css');
- body {
- font-family: Verdana, Geneva, Tahoma, sans-serif;
- line-height: 1.5;
- font-size: 18px;
- }
- ul {
- list-style: none;
- }
- .check i {
- color: #2fcc71;
- font-size: 25px;
- }
- .star i {
- color: coral;
- font-size: 25px;
- }
- .contact i {
- color: #3498da;
- font-size: 25px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement