Skip to content

Commit b7c4a2b

Browse files
committed
Update blockquotes
1 parent 8bb8de4 commit b7c4a2b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

inst/pkgdown/assets/BS5/rogtemplate.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,16 @@ footer .pkgdown-footer-left {
197197
filter: brightness(80%) !important;
198198
}
199199

200+
/* Blockquotes */
201+
202+
blockquote,
203+
.blockquote {
204+
margin: 0 0 1rem;
205+
padding: .625rem 1.25rem;
206+
margin-bottom: 1rem;
207+
font-size: 1.25rem;
208+
}
209+
200210
/* Clipboard button */
201211

202212
.btn-copy-ex {

inst/pkgdown/assets/BS5/rogtemplate.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)