|
@@ -4,8 +4,8 @@ Theme URI: https://wordpress.com/theme/stewart
|
|
|
Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: Stewart is a modern blogging theme with a left sidebar. Its default color scheme is a striking combination of orange and light gray, to give your blog a sophisticated appearance from day one.
|
|
|
-Requires at least: 5.8
|
|
|
-Tested up to: 5.8
|
|
|
+Requires at least: 6.1
|
|
|
+Tested up to: 6.1
|
|
|
Requires PHP: 5.7
|
|
|
Version: 1.13
|
|
|
License: GNU General Public License v2 or later
|
|
@@ -57,25 +57,11 @@ a {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|
|
|
-a:hover,
|
|
|
-.wp-block-site-title a:hover,
|
|
|
-.wp-block-post-title a:hover,
|
|
|
-.wp-block-post-date a:hover {
|
|
|
- color: var(--wp--preset--color--primary);
|
|
|
-}
|
|
|
-
|
|
|
-.wp-block-navigation .wp-block-navigation-link a,
|
|
|
-.wp-block-navigation .wp-block-page-list a,
|
|
|
-.wp-block-navigation .wp-block-pages-list__item a,
|
|
|
.wp-block-navigation .wp-block-post-title a {
|
|
|
text-decoration: underline;
|
|
|
}
|
|
|
|
|
|
-.wp-block-navigation .wp-block-navigation-link a:hover,
|
|
|
-.wp-block-navigation .wp-block-page-list a:hover,
|
|
|
-.wp-block-navigation .wp-block-pages-list__item a:hover,
|
|
|
.wp-block-navigation .wp-block-post-title a:hover {
|
|
|
- color: var(--wp--preset--color--primary);
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|