More visible dividers
Thickens and colors divider lines and adds spacing so they clearly separate page sections.
Code to copy
.notion-divider-block > div {
border-bottom: 2px solid rgba(35,131,226,0.35) !important;
}
.notion-divider-block { margin: 20px 0 !important; }
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.