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

8 lines
139 B
CSS

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