mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Add footer background in list
Add footer background in list
This commit is contained in:
@@ -161,6 +161,13 @@
|
|||||||
"computed_type": "color",
|
"computed_type": "color",
|
||||||
"computed_value": "hsl(0, 0%, 96%)"
|
"computed_value": "hsl(0, 0%, 96%)"
|
||||||
},
|
},
|
||||||
|
"$footer-background-color": {
|
||||||
|
"name": "$footer-background-color",
|
||||||
|
"value": "$white-bis",
|
||||||
|
"type": "variable",
|
||||||
|
"computed_type": "color",
|
||||||
|
"computed_value": "hsl(0, 0%, 98%)"
|
||||||
|
},
|
||||||
"$border": {
|
"$border": {
|
||||||
"name": "$border",
|
"name": "$border",
|
||||||
"value": "$grey-lighter",
|
"value": "$grey-lighter",
|
||||||
@@ -386,6 +393,7 @@
|
|||||||
"$light-invert",
|
"$light-invert",
|
||||||
"$dark-invert",
|
"$dark-invert",
|
||||||
"$background",
|
"$background",
|
||||||
|
"$footer-background-color",
|
||||||
"$border",
|
"$border",
|
||||||
"$border-hover",
|
"$border-hover",
|
||||||
"$text",
|
"$text",
|
||||||
|
|||||||
Reference in New Issue
Block a user