Files

21 lines
386 B
JSON

{
"base": {
"style": {
"color": "#243E4A",
"fontFamily": "serif",
"fontSize": "16px",
"fontWeight": "bold",
"lineHeight": "32px",
"textShadow": "#666060"
}
},
"variants": [
{
"pseudo": "hover",
"style": {
"backgroundImage": "material/heart",
"borderStyle": "solid"
}
}
]
}