Update custom.scss
This commit is contained in:
parent
14f742f304
commit
f514f07927
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ p.table-title {
|
||||||
|
|
||||||
.newsbyte, .event {
|
.newsbyte, .event {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
background-color: #d7d7d7;
|
background-color: var(--block-bg-color)
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue