|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: Rivington is a robust theme designed for single property real estate.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.3.7
|
|
|
+Version: 1.3.9
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -1559,6 +1559,7 @@ button[data-load-more-btn], .button {
|
|
|
.wp-block-cover-image .wp-block-cover-text {
|
|
|
margin-top: 32px;
|
|
|
margin-bottom: 32px;
|
|
|
+ color: currentColor;
|
|
|
}
|
|
|
|
|
|
.wp-block-cover h2,
|
|
@@ -4677,19 +4678,3 @@ p:not(.site-title) a:hover {
|
|
|
display: contents;
|
|
|
}
|
|
|
}
|
|
|
-
|
|
|
-/**
|
|
|
- * Search block
|
|
|
- */
|
|
|
-.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
|
|
|
- border-radius: 3px;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-search.wp-block-search__button-inside .wp-block-search__input {
|
|
|
- background: transparent;
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-search .wp-block-search__input {
|
|
|
- margin-right: calc( .1 * 16px);
|
|
|
- border-radius: 3px;
|
|
|
-}
|