unifiedpush-documentation/static/custom.css
2024-01-14 16:53:17 +01:00

11 lines
175 B
CSS

:root,
:root[color-theme="dark"],
:root[color-theme="light"]{
--header-background: #8344da;
}
.app-store-logos figure {
display: inline-block;
margin: 0;
width: 15em;
}