/*
Theme Name: Simple Days Plus
Author: YAHMAN
Author URI: https://back2nature.jp/
Theme URI: https://back2nature.jp/themes/simpledays-plus
Description:Simple Days Plus is a child theme of Simple Days.Simple Days is a free responsive WordPress Blog theme.Visitors arrive by smartphone, tablet, laptop, or desktop computer.I designed it using a mobile-first approach.It is thus possible to improve usability of the smartphone.And of course, other devices is too.Moreover,you can also edit the design using its customizer.Google Fonts is 800 over.Right or Left or No sidebar.Social Link.optimized for SEO, utilizing Schema.org microdata.And Gutenberg ready.Translation ready and currently translated in Japanese(日本語).Let's try it.
Version: 0.0.3
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: simple-days
Text Domain: simple-days-plus
Tags: blog, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns
*/

/*Please write your code under. */

body {
  color: inherit;
}
.showme{
	display: inline-block;
	margin-bottom: 2em;
}
.wp-block-verse{
  position:relative;
}
.wp-block-verse i{
  font-style: normal;
  display:none;
  position:relative;
  top: -0.5em;
  font-size: 1.3em;
  font-weight:bold;
  color:red;
}

