deprecated
5 years ago
block.js
5 years ago
component.js
5 years ago
heading-toolbar.js
5 years ago
icon.svg
5 years ago
schema.js
5 years ago
style.css
6 years ago
style.css.map
6 years ago
style.scss
5 years ago
style.css
18 lines
| 1 | /*-------------------------------------------*/ |
| 2 | /* CSS |
| 3 | /*-------------------------------------------*/ |
| 4 | .vk_heading_title-style-plain { |
| 5 | background: none; |
| 6 | border: none; |
| 7 | border-radius: 0; |
| 8 | padding: 0; |
| 9 | font-weight: normal; |
| 10 | box-shadow: none; } |
| 11 | .vk_heading_title-style-plain:after { |
| 12 | border: none; } |
| 13 | |
| 14 | .vk_heading_subtext { |
| 15 | margin-bottom: 0; } |
| 16 | |
| 17 | /*# sourceMappingURL=style.css.map */ |
| 18 |