mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Update footer
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
border-radius: $radius-large
|
||||
box-shadow: 0 2px 3px rgba($black, 0.1), 0 0 0 1px rgba($black, 0.1)
|
||||
display: block
|
||||
line-height: 1.25
|
||||
margin-top: 15px
|
||||
max-width: 400px
|
||||
padding: 15px
|
||||
padding-left: 70px
|
||||
position: relative
|
||||
@@ -47,11 +47,13 @@
|
||||
#_default_
|
||||
display: flex
|
||||
justify-content: center
|
||||
padding: 0 60px
|
||||
position: relative
|
||||
.default-ad
|
||||
left: 100%
|
||||
margin-left: 2rem
|
||||
position: absolute
|
||||
right: 0
|
||||
top: 0
|
||||
& > a
|
||||
margin: 0 20px
|
||||
margin: 0
|
||||
&:not(:nth-child(2))
|
||||
margin-left: 2rem
|
||||
|
||||
@@ -1,25 +1,47 @@
|
||||
#about
|
||||
.twitter-container
|
||||
display: block
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
margin-top: 5px
|
||||
small
|
||||
display: block
|
||||
margin-top: 5px
|
||||
|
||||
#mc_embed_signup
|
||||
.control
|
||||
.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
|
||||
margin-bottom: 1em
|
||||
justify-content: center
|
||||
margin-top: 5px
|
||||
justify-content: flex-start
|
||||
a
|
||||
display: inline-block
|
||||
font-size: 11px
|
||||
height: 20px
|
||||
line-height: 20px
|
||||
margin: 5px
|
||||
iframe
|
||||
margin: 5px
|
||||
height: 30px
|
||||
line-height: 30px
|
||||
|
||||
#newsletter
|
||||
.input
|
||||
border-color: $white
|
||||
box-shadow: none
|
||||
|
||||
#sister
|
||||
ul
|
||||
display: flex
|
||||
li
|
||||
display: flex
|
||||
height: 30px
|
||||
margin: 5px 1rem 0 0
|
||||
img
|
||||
height: 30px
|
||||
|
||||
Reference in New Issue
Block a user