feat: style page breakers

This commit is contained in:
Guz
2025-04-11 22:06:45 -03:00
parent 990b29b3c8
commit 9675d4b3dc

View File

@@ -115,13 +115,16 @@
}
}
details {
margin: 1rem 0 1rem 0;
background-color: #111;
padding: 1.5rem;
border-radius: 1rem;
}
hr {
color: #181818;
}
}
@theme {