footer.sass 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. #about
  2. .twitter-container
  3. display: block
  4. height: 30px
  5. line-height: 30px
  6. margin-top: 5px
  7. small
  8. display: block
  9. margin-top: 5px
  10. #mc_embed_signup
  11. .field
  12. margin-bottom: 0
  13. .notification
  14. margin-top: 0.75rem
  15. #share
  16. form
  17. height: 30px
  18. margin-top: 10px
  19. #social
  20. align-items: center
  21. display: flex
  22. flex-wrap: wrap
  23. justify-content: flex-start
  24. > iframe,
  25. > a,
  26. > form,
  27. > div
  28. display: inline-block
  29. font-size: 11px
  30. height: 30px
  31. line-height: 30px
  32. margin-top: 5px
  33. .github-btn
  34. width: 160px
  35. .twitter-share-button
  36. margin-right: 10px
  37. min-width: 76px
  38. .paypal-form
  39. min-width: 148px
  40. .fb-like
  41. align-items: center
  42. display: flex
  43. width: 130px
  44. #newsletter
  45. .input
  46. border-color: $white
  47. box-shadow: none
  48. #sister
  49. ul
  50. display: flex
  51. flex-wrap: wrap
  52. li
  53. display: flex
  54. height: 30px
  55. margin: 5px 1rem 0 0
  56. img
  57. height: 30px
  58. #tsp
  59. small
  60. display: block
  61. #alternative
  62. font-size: 0.875rem
  63. a
  64. color: $text-light
  65. &:hover
  66. text-decoration: underline