Separate youtube and figure shortcodes
This commit is contained in:
@@ -47,6 +47,10 @@ body, html {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.paige-figure .paige-video {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.paige-figure > div > .highlight > pre, .paige-figure > div > :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
@@ -79,6 +83,10 @@ body, html {
|
||||
transition: color 0.15s ease-in-out, opacity 0.15s ease-in-out;
|
||||
}
|
||||
|
||||
.paige-video {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.paige-header-link {
|
||||
transition: none;
|
||||
|
Reference in New Issue
Block a user