|
@@ -85,26 +85,6 @@ p.has-drop-cap:not(:focus)::first-letter {
|
|
|
height: 100% !important;
|
|
|
}
|
|
|
|
|
|
-.wp-embed-aspect-1-1:before {
|
|
|
- padding-top: 100%;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-embed-aspect-2-1:before {
|
|
|
- padding-top: 50%;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-embed-aspect-1-2:before {
|
|
|
- padding-top: 200%;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-embed-aspect-4-3:before {
|
|
|
- padding-top: 75%;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-embed-aspect-16-9:before {
|
|
|
- padding-top: 56.25%;
|
|
|
-}
|
|
|
-
|
|
|
/* Wide Width */
|
|
|
|
|
|
@media (min-width: 1024px) {
|
|
@@ -163,7 +143,7 @@ p.has-drop-cap:not(:focus)::first-letter {
|
|
|
text-align: left;
|
|
|
}
|
|
|
|
|
|
-.rtl .wp-block-quote.is-large cite,
|
|
|
+.rtl .wp-block-quote.is-large cite,
|
|
|
.rtl .wp-block-quote.is-large footer,
|
|
|
.rtl .wp-block-quote.is-style-large cite,
|
|
|
.rtl .wp-block-quote.is-style-large footer {
|