mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add themeisle
This commit is contained in:
@@ -163,27 +163,33 @@
|
||||
|
||||
+touch
|
||||
.intro-column.is-video,
|
||||
.intro-carbon
|
||||
.intro-column.is-carbon
|
||||
margin-top: 3rem
|
||||
.intro-columns.is-partners
|
||||
margin-top: 6rem
|
||||
|
||||
+desktop
|
||||
.intro-columns
|
||||
display: flex
|
||||
justify-content: center
|
||||
&.is-partners
|
||||
align-items: center
|
||||
margin-top: 3rem
|
||||
.intro-column
|
||||
width: calc(50% - 1.5rem)
|
||||
&.is-content
|
||||
&.is-content,
|
||||
&.is-sponsor
|
||||
margin-right: 1.5rem
|
||||
&.is-video
|
||||
&.is-video,
|
||||
&.is-carbon
|
||||
margin-left: 1.5rem
|
||||
.intro-content
|
||||
.intro-content,
|
||||
.bd-sponsor
|
||||
max-width: 440px
|
||||
.intro-title
|
||||
margin-top: -11px
|
||||
&:not(:last-child)
|
||||
margin-bottom: 20px
|
||||
.intro-carbon
|
||||
margin-top: 3rem
|
||||
|
||||
#grid
|
||||
.notification
|
||||
|
||||
@@ -7,3 +7,23 @@
|
||||
justify-content: center
|
||||
margin-right: 3rem
|
||||
width: 150px
|
||||
|
||||
.bd-sponsor
|
||||
margin-left: auto
|
||||
margin-right: auto
|
||||
text-align: center
|
||||
|
||||
.bd-sponsor-title
|
||||
font-size: $size-small
|
||||
margin-bottom: 1em
|
||||
opacity: 0.5
|
||||
|
||||
.bd-sponsor-list
|
||||
align-items: center
|
||||
display: flex
|
||||
justify-content: center
|
||||
a
|
||||
align-items: center
|
||||
display: flex
|
||||
justify-content: center
|
||||
width: 200px
|
||||
|
||||
Reference in New Issue
Block a user