neues theme: add blueprints.yaml

This commit is contained in:
teldra 2023-01-11 01:02:41 +01:00
parent c535e10b2c
commit c1e7344b20

View File

@ -4,6 +4,10 @@
background-color: #ffd0d0;
}
.events-list > ul {
margin-left: 0;
}
.events-list > .event-item-separator {
margin-bottom: 2em;
background-color: red;