mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add underline helper (#3348)
* add underline helper * new is-underlined feature
This commit is contained in:
@@ -72,6 +72,9 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
|
||||
|
||||
.is-italic
|
||||
font-style: italic !important
|
||||
|
||||
.is-underlined
|
||||
text-decoration: underline !important
|
||||
|
||||
.has-text-weight-light
|
||||
font-weight: $weight-light !important
|
||||
|
||||
Reference in New Issue
Block a user