Advertisement
petar_bonov

glossary padding (whole)

Jan 25th, 2021
1,131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. .st-text h3 {
  2.     font-size: 17px;
  3.     padding-bottom: 0px;
  4.     margin-bottom: 4px;
  5.     border-bottom: 1px solid #E0E0E0;
  6. }
  7. .st-text span {
  8.     margin: 0 10px;
  9.     line-height: 1.6;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement