Customization
Styling the embed output with CSS.
Styling
The embed includes default CSS. You can override it by targeting the embed classes in your own stylesheet.
CSS custom properties (recommended)
You can theme the widget by setting CSS variables on the embed container (the element matching data-target):
--nanoblog-bg: background color--nanoblog-text: main text color--nanoblog-accent: link/accent color--nanoblog-font: font-family--nanoblog-border-radius: border radius