Advertisement
zach-bowers

Elliott Contextly CSS

Jul 23rd, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. /* Shaye Elliott Contextly CSS */
  2. /* Module */
  3. .ctx-link-title p {
  4. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  5. text-align: center;
  6. }
  7. .ctx-links-header.ctx-clearfix {
  8. font-size: 1.1rem;
  9. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  10. font-weight: 300;
  11. text-transform: uppercase;
  12. }
  13. .ctx-nodefs p {
  14. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  15. font-size: 18px;
  16. font-weight: 300;
  17. background: none;
  18. }
  19. .ctx-links-header p {
  20. font-family: 'Open Sans',sans-serif;
  21. letter-spacing: .1rem;
  22. font-weight: 300;
  23. }
  24. .ctx-links-header.ctx-clearfix {
  25. padding: 10px;
  26. }
  27. /* Sidebar */
  28. .ctx-sidebar .ctx-sb-title p {
  29. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  30. }
  31. .ctx-sidebar .ctx-sb-link a {
  32. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  33. }
  34. .ctx-sb-text p {
  35. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  36. }
  37. /* Auto sidebar */
  38. .ctx-sidebar .ctx-sb-title p {
  39. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  40. }
  41. .ctx-sidebar .ctx-sb-link a {
  42. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  43. }
  44. .ctx-sb-text p {
  45. font-family: 'Pontano Sans',Helvetica,Arial,sans-serif;
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement