Guest User

Untitled

a guest
Mar 18th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. .sub-cat{
  2. padding-top: 12px;
  3. }
  4. .child-cat{
  5. list-style: none;
  6. display: inline-block;
  7. margin-left: 10px;
  8. }
  9. li.child-cat a{
  10. font-size: 13px;
  11. color: #008800 !important;
  12. }
  13. .archive-child{
  14. padding-bottom: 15px;
  15. border-bottom: 1px dotted #CCCCCC;
  16. margin-bottom: 15px;
  17. }
Add Comment
Please, Sign In to add comment