grav/themes/quark-open-publishing/css/custom.css

14 lines
166 B
CSS
Raw Normal View History

2023-01-11 19:21:00 +01:00
.events-list {
margin-left: 0px;
2023-01-11 19:25:08 +01:00
margin-bottom: 4em;
2023-01-11 19:23:02 +01:00
}
2023-01-11 19:29:47 +01:00
.events-list > .event-item-separator {
2023-01-11 19:28:53 +01:00
display: hidden;
}
2023-01-11 19:28:05 +01:00
.events-list > li > span {
2023-01-11 19:27:19 +01:00
font-size: 5px;
2023-01-11 19:21:00 +01:00
}