|
|
@ -25,7 +25,7 @@
|
|
|
|
.paige-figure > figure > div > :last-child,
|
|
|
|
.paige-figure > figure > div > :last-child,
|
|
|
|
.paige-gallery .paige-figure,
|
|
|
|
.paige-gallery .paige-figure,
|
|
|
|
.paige-gallery .paige-image,
|
|
|
|
.paige-gallery .paige-image,
|
|
|
|
#paige-content blockquote > p:last-of-type {
|
|
|
|
blockquote > p:last-of-type {
|
|
|
|
margin-bottom: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
@ -54,7 +54,7 @@
|
|
|
|
min-width: 550px;
|
|
|
|
min-width: 550px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#paige-content blockquote {
|
|
|
|
blockquote {
|
|
|
|
padding: 0.5rem 1rem;
|
|
|
|
padding: 0.5rem 1rem;
|
|
|
|
border-left: 0.25rem solid var(--bs-border-color);
|
|
|
|
border-left: 0.25rem solid var(--bs-border-color);
|
|
|
|
border-right: 0.25rem solid var(--bs-body-bg);
|
|
|
|
border-right: 0.25rem solid var(--bs-body-bg);
|
|
|
|