mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update custom.scss
This commit is contained in:
parent
9ba95883f9
commit
fe597bec34
1 changed files with 7 additions and 0 deletions
|
|
@ -5,3 +5,10 @@
|
|||
font-size: 0.9rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.note {
|
||||
background-color: #e7f3fe;
|
||||
border-left: 4px solid #2196F3;
|
||||
padding: 1em;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue