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

8 lines
136 B
CSS

.sidebar-content > .events-list {
list-style: none;
margin-left: 0;
padding: 2vw;
border-radius: 2px;
background-color: #ffd0d0;
}