Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
VanDerLars committed Mar 21, 2022
1 parent 970d488 commit 3bb1b64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/themes/sidebar_light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -542,4 +542,12 @@ article .block-color-orange_background {
}
.block-color-orange_background a {
background: #e3ccb6;
}
.block-color-gray a {
color: #706f6f;
background: transparent;
}
article .block-color-gray {
color: #706f6f;
fill: #706f6f;
}

0 comments on commit 3bb1b64

Please sign in to comment.