bulma/docs/_data/variables/elements/title.json
2018-04-09 12:45:52 +01:00

76 lines
1.9 KiB
JSON

{
"dir_name": "elements",
"file_name": "title",
"file_relative_path": "elements/title.sass",
"file_line_from": 1,
"file_line_to": 11,
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/elements/title.sass#L1,L11",
"vars": {
"title-color": {
"id": "title-color",
"name": "$title-color",
"value": "$grey-darker"
},
"title-size": {
"id": "title-size",
"name": "$title-size",
"value": "$size-3"
},
"title-weight": {
"id": "title-weight",
"name": "$title-weight",
"value": "$weight-semibold"
},
"title-strong-color": {
"id": "title-strong-color",
"name": "$title-strong-color",
"value": "inherit"
},
"title-strong-weight": {
"id": "title-strong-weight",
"name": "$title-strong-weight",
"value": "inherit"
},
"title-line-height": {
"id": "title-line-height",
"name": "$title-line-height",
"value": "1.125"
},
"subtitle-color": {
"id": "subtitle-color",
"name": "$subtitle-color",
"value": "$grey-dark"
},
"subtitle-size": {
"id": "subtitle-size",
"name": "$subtitle-size",
"value": "$size-5"
},
"subtitle-weight": {
"id": "subtitle-weight",
"name": "$subtitle-weight",
"value": "$weight-normal"
},
"subtitle-line-height": {
"id": "subtitle-line-height",
"name": "$subtitle-line-height",
"value": "1.25"
},
"subtitle-strong-color": {
"id": "subtitle-strong-color",
"name": "$subtitle-strong-color",
"value": "$grey-darker"
},
"subtitle-strong-weight": {
"id": "subtitle-strong-weight",
"name": "$subtitle-strong-weight",
"value": "$weight-semibold"
},
"subtitle-negative-margin": {
"id": "subtitle-negative-margin",
"name": "$subtitle-negative-margin",
"value": "-1.25rem"
}
}
}