mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Twenty Nineteen: Update style-rtl.css after [47339].
Props ianbelanger. See #49410. git-svn-id: https://develop.svn.wordpress.org/trunk@47536 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -6304,12 +6304,14 @@ body.page .main-navigation {
|
||||
}
|
||||
|
||||
.entry .entry-content .has-primary-color,
|
||||
.entry .entry-content .wp-block-pullquote blockquote.has-primary-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color > p {
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
.entry .entry-content .has-secondary-color,
|
||||
.entry .entry-content .wp-block-pullquote blockquote.has-secondary-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color > p {
|
||||
color: #005177;
|
||||
@@ -6322,12 +6324,14 @@ body.page .main-navigation {
|
||||
}
|
||||
|
||||
.entry .entry-content .has-light-gray-color,
|
||||
.entry .entry-content .wp-block-pullquote blockquote.has-light-gray-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color > p {
|
||||
color: #767676;
|
||||
}
|
||||
|
||||
.entry .entry-content .has-white-color,
|
||||
.entry .entry-content .wp-block-pullquote blockquote.has-white-color,
|
||||
.entry .entry-content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user