Update style.css
As required by the Dotorg review
This commit is contained in:
parent
1be96f4a3a
commit
fea811917b
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Cookbook
|
Theme Name: Cookbook
|
||||||
Theme URI: https://github.com/wordpress/cookbook/
|
Theme URI: https://themeshaper.com/cookbook/
|
||||||
Author: the WordPress team
|
Author: the Automattic
|
||||||
Author URI: https://wordpress.org/themes/cookbook
|
Author URI: https://automattic.com
|
||||||
Description: Cookbook is a versatile theme designed to cater to various content creators. It explores the Query Loop element in a very particular way, with zero spacings and block strokes.
|
Description: Cookbook is a versatile theme designed to cater to various content creators. It explores the Query Loop element in a very particular way, with zero spacings and block strokes.
|
||||||
Requires at least: 6.0
|
Requires at least: 6.0
|
||||||
Tested up to: 6.4.3
|
Tested up to: 6.4.3
|
||||||
Requires PHP: 5.7
|
Requires PHP: 5.7
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
Text Domain: cookbook
|
Text Domain: cookbook
|
||||||
|
@ -32,4 +32,4 @@ Tags: food-and-drink, two-columns, four-columns, wide-blocks, accessibility-read
|
||||||
a {
|
a {
|
||||||
text-decoration-thickness: .0625em !important;
|
text-decoration-thickness: .0625em !important;
|
||||||
text-underline-offset: .15em;
|
text-underline-offset: .15em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue