mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update style.scss
This commit is contained in:
parent
136ae7c976
commit
4d23192add
1 changed files with 4 additions and 1 deletions
|
|
@ -5,12 +5,15 @@
|
|||
blockquote {
|
||||
border-left: 5px solid #dce6f0;
|
||||
margin: 10px 0;
|
||||
/*padding: 10px 0 20px;*/
|
||||
font-style: italic;
|
||||
background-color: #f8f8f8;
|
||||
color: #819198;
|
||||
}
|
||||
|
||||
blockquote p {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.downloads li {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue