mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 13:29:35 -07:00
Add underscore sass
This commit is contained in:
66
docs/_sass/footer.sass
Normal file
66
docs/_sass/footer.sass
Normal file
@@ -0,0 +1,66 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user