Update style.scss

This commit is contained in:
cactuzhead 2025-03-09 15:55:18 +00:00 committed by GitHub
parent 136ae7c976
commit 4d23192add
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;
}