bulma/docs/_data/variables/elements/content.json

90 lines
2.9 KiB
JSON
Raw Normal View History

{
"dir_name": "elements",
"file_name": "content",
"file_relative_path": "elements/content.sass",
"file_line_from": 1,
"file_line_to": 19,
"file_url": "https://github.com/jgthms/bulma/blob/master/sass/elements/content.sass#L1,L19",
"vars": {
"content-heading-color": {
"id": "content-heading-color",
"name": "$content-heading-color",
"value": "$text-strong"
},
"content-heading-weight": {
"id": "content-heading-weight",
"name": "$content-heading-weight",
"value": "$weight-normal"
},
"content-heading-line-height": {
"id": "content-heading-line-height",
"name": "$content-heading-line-height",
"value": "1.125"
},
"content-blockquote-background-color": {
"id": "content-blockquote-background-color",
"name": "$content-blockquote-background-color",
"value": "$background"
},
"content-blockquote-border-left": {
"id": "content-blockquote-border-left",
"name": "$content-blockquote-border-left",
"value": "5px solid $border"
},
"content-blockquote-padding": {
"id": "content-blockquote-padding",
"name": "$content-blockquote-padding",
"value": "1.25em 1.5em"
},
"content-pre-padding": {
"id": "content-pre-padding",
"name": "$content-pre-padding",
"value": "1.25em 1.5em"
},
"content-table-cell-border": {
"id": "content-table-cell-border",
"name": "$content-table-cell-border",
"value": "1px solid $border"
},
"content-table-cell-border-width": {
"id": "content-table-cell-border-width",
"name": "$content-table-cell-border-width",
"value": "0 0 1px"
},
"content-table-cell-padding": {
"id": "content-table-cell-padding",
"name": "$content-table-cell-padding",
"value": "0.5em 0.75em"
},
"content-table-cell-heading-color": {
"id": "content-table-cell-heading-color",
"name": "$content-table-cell-heading-color",
"value": "$text-strong"
},
"content-table-row-hover-background-color": {
"id": "content-table-row-hover-background-color",
"name": "$content-table-row-hover-background-color",
"value": "$background"
},
"content-table-head-cell-border-width": {
"id": "content-table-head-cell-border-width",
"name": "$content-table-head-cell-border-width",
"value": "0 0 2px"
},
"content-table-head-cell-color": {
"id": "content-table-head-cell-color",
"name": "$content-table-head-cell-color",
"value": "$text-strong"
},
"content-table-foot-cell-border-width": {
"id": "content-table-foot-cell-border-width",
"name": "$content-table-foot-cell-border-width",
"value": "2px 0 0"
},
"content-table-foot-cell-color": {
"id": "content-table-foot-cell-color",
"name": "$content-table-foot-cell-color",
"value": "$text-strong"
}
}
}