mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-10-01 04:35:37 -04:00
Update custom.scss
This commit is contained in:
parent
d80c027706
commit
3b877cf39a
@ -5,7 +5,7 @@ p.note {
|
||||
}
|
||||
|
||||
.bcstats {
|
||||
background-color: #f0f0f0;
|
||||
background-color: var(--block-bg-color);
|
||||
margin-bottom: 1.3334rem;
|
||||
border-radius: 2px;
|
||||
}
|
||||
@ -197,7 +197,7 @@ p.date {
|
||||
.proposal {
|
||||
margin-bottom: 1rem;
|
||||
padding: 1em;
|
||||
background-color: #d7d7d7;
|
||||
background-color: var(--block-bg-color);
|
||||
}
|
||||
|
||||
.proposal p {
|
||||
|
Loading…
Reference in New Issue
Block a user