12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- #about
- .twitter-container
- display: block
- height: 30px
- line-height: 30px
- margin-top: 5px
- small
- display: block
- margin-top: 5px
- #mc_embed_signup
- .field
- margin-bottom: 0
- .notification
- margin-top: 0.75rem
- #share
- form
- height: 30px
- margin-top: 10px
- #social
- align-items: center
- display: flex
- flex-wrap: wrap
- justify-content: flex-start
- > iframe,
- > a,
- > form,
- > div
- display: inline-block
- font-size: 11px
- height: 30px
- line-height: 30px
- margin-top: 5px
- .github-btn
- width: 160px
- .twitter-share-button
- margin-right: 10px
- min-width: 76px
- .paypal-form
- min-width: 148px
- .fb-like
- align-items: center
- display: flex
- width: 130px
- #newsletter
- .input
- border-color: $white
- box-shadow: none
- #sister
- ul
- display: flex
- flex-wrap: wrap
- li
- display: flex
- height: 30px
- margin: 5px 1rem 0 0
- img
- height: 30px
- #tsp
- small
- display: block
- #alternative
- font-size: 0.875rem
- a
- color: $text-light
- &:hover
- text-decoration: underline
|