mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 13:04:29 -07:00
More index sections
This commit is contained in:
@@ -1,13 +1,27 @@
|
||||
// Columns
|
||||
// Index common
|
||||
|
||||
.bd-columns-header
|
||||
.bd-index-header
|
||||
margin-bottom: 3rem
|
||||
text-align: center
|
||||
a
|
||||
color: currentColor
|
||||
&:hover
|
||||
color: $blue
|
||||
strong
|
||||
color: currentColor
|
||||
strong
|
||||
color: $primary
|
||||
font-weight: $weight-semibold
|
||||
.title
|
||||
strong
|
||||
color: $primary
|
||||
.subtitle
|
||||
color: $grey-light
|
||||
strong
|
||||
color: currentColor
|
||||
&.bd-is-left
|
||||
text-align: left
|
||||
|
||||
// Columns
|
||||
|
||||
#grid
|
||||
.notification
|
||||
|
||||
Reference in New Issue
Block a user