|
@@ -4,8 +4,8 @@ Theme URI: https://wordpress.com/theme/pendant
|
|
|
Author: Automattic
|
|
|
Author URI: https://automattic.com
|
|
|
Description: An elegant product-focused theme
|
|
|
-Requires at least: 5.9
|
|
|
-Tested up to: 5.9
|
|
|
+Requires at least: 6.1
|
|
|
+Tested up to: 6.1
|
|
|
Requires PHP: 5.7
|
|
|
Requires Gutenberg: 13.1
|
|
|
Version: 1.0.10
|
|
@@ -41,25 +41,6 @@ a {
|
|
|
text-underline-offset: 0.15em;
|
|
|
text-decoration-thickness: 0.02em;
|
|
|
}
|
|
|
-a:hover,
|
|
|
-a:focus {
|
|
|
- text-decoration-line: underline;
|
|
|
- text-underline-offset: 0.3em;
|
|
|
- text-decoration-thickness: 0.05em;
|
|
|
-}
|
|
|
-.block-editor-block-list__layout a,
|
|
|
-.wp-block-post-content a {
|
|
|
- text-decoration-line: underline;
|
|
|
-}
|
|
|
-.block-editor-block-list__layout a:hover,
|
|
|
-.block-editor-block-list__layout a:focus,
|
|
|
-.wp-block-post-content a:focus,
|
|
|
-.wp-block-post-content a:hover {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
-.wp-block-button a {
|
|
|
- text-decoration: none;
|
|
|
-}
|
|
|
|
|
|
/*
|
|
|
* Button hover styles.
|