neues theme: add blueprints.yaml

This commit is contained in:
teldra 2023-01-10 19:11:32 +01:00
parent 44fd3f3c3c
commit 7bb9cb45f8

View File

@ -1,11 +1,12 @@
.sidebar-content > .events-list {
list-style: none;
margin-left: 0;
padding: 2vw;
padding-left: 2vw;
padding-right: 2vw;
border-radius: 2px;
background-color: #ffd0d0;
}
.events-list > .event-item-separator {
margin-bottom: 3vh;
margin-bottom: 2vw;
}