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

7 lines
121 B
CSS
Raw Normal View History

2023-01-10 18:32:08 +01:00
.sidebar-content > .events-list {
2023-01-10 18:02:25 +01:00
list-style: none;
2023-01-10 18:21:41 +01:00
margin-left: 0;
2023-01-10 18:30:40 +01:00
border-radius: 2px;
2023-01-10 18:33:45 +01:00
background-color: #ffd0d0;
2023-01-10 18:02:25 +01:00
}