mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update custom.scss
This commit is contained in:
parent
7c70e118ef
commit
7dd10119ce
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ p.warning::before, blockquote.warning::before {
|
||||||
}
|
}
|
||||||
|
|
||||||
.removed {
|
.removed {
|
||||||
background-color: rgba(56, 24, 133, 0.2);
|
background-color: #E3DDFB;
|
||||||
border-left: 4px solid #381885;
|
border-left: 4px solid #381885;
|
||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue