Advertisement
zach-bowers

back3 Contextly CSS

Jul 23rd, 2015
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. /* 3Back Contextly CSS */
  2. /* Module */
  3. .ctx-link-title p {
  4. font-family: Gill Sans !important;
  5. }
  6. .ctx-links-header p {
  7. color: #FFF;
  8. font-family: Orbitron;
  9. font-size: 18px;
  10. line-height: 24px;
  11. vertical-align: middle;
  12. letter-spacing: .05em;
  13. font-weight: 500;
  14. }
  15.  
  16. .ctx-module-container .ctx-content-block2 .ctx-links-header {
  17. padding: 5px 5px;
  18. }
  19.  
  20. /* Sidebar */
  21. .ctx-sidebar .ctx-sb-link a {
  22. font-family: gill sans !important; font-weight: normal;
  23. }
  24.  
  25. /* Auto sidebar */
  26. .ctx-sidebar .ctx-sb-link a {
  27. font-family: gill sans !important; font-weight: normal;
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement