bulma/docs/_sass/footer.sass

82 lines
1.2 KiB
Sass
Raw Normal View History

2017-07-02 22:49:54 +00:00
#about
.twitter-container
display: block
height: 30px
line-height: 30px
2017-11-14 12:14:58 +00:00
margin-top: 0.5rem
2017-07-02 22:49:54 +00:00
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
2017-11-14 10:30:37 +00:00
max-width: 400px
2017-07-02 22:49:54 +00:00
> iframe,
> a,
> form,
> div
display: inline-block
font-size: 11px
height: 30px
line-height: 30px
2017-11-14 12:14:58 +00:00
margin-top: 0.5rem
2017-07-02 22:49:54 +00:00
.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
2017-11-14 10:30:37 +00:00
.bd-patreon-button
2017-11-14 12:14:58 +00:00
height: 30px
2017-11-14 10:30:37 +00:00
margin-right: 0.5rem
2017-11-14 12:14:58 +00:00
width: 128px
2017-07-02 22:49:54 +00:00
#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
2018-01-19 16:54:05 +00:00
margin-top: 3rem
text-align: center
2017-07-02 22:49:54 +00:00
small
display: block
2017-07-30 14:11:22 +00:00
#alternative
font-size: 0.875rem
2017-11-14 12:14:58 +00:00
margin-top: 0.5rem
2017-07-30 14:11:22 +00:00
a
color: $text-light
&:hover
2017-10-12 16:25:11 +00:00
text-decoration: underline