blockquote/* Theme Name: BirdMAGAZINE */ /* Used to style the TinyMCE editor. */ html .mceContentBody { max-width:650px; } * { font-family: "Open Sans", "Hiragino Maru Gothic W4 JIS2004", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333333; } body, input, textarea { } a { color: #4c628f !important; text-decoration: none !important; } h1, h2, h3, h4, h5, h6 { margin: 0.7em 0; line-height: 1.2; font-weight: normal; } h1 { font-size: 2.4rem; } h2 { font-size: 2rem; } h3 { font-size: 1.8rem; } h4 { font-size: 1.6rem; } h5 { font-size: 1.4rem; } h6 { font-size: 1.2rem; } p { margin: 0 0 1.7em; } blockquote { border-left: 4px solid #dddddd; font-style: italic; line-height: 1.4736842105; margin: 0 0 1.4736842105em; padding: 0 0 0 1.263157895em; } blockquote small { display: block; color: #999999; } blockquote small:before { content: '\2014 \00A0'; } blockquote cite:before { content: "-"; } blockquote cite { color: #999999; display: block; } table { max-width: 100%; width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 1.7em; } table th, table td { border: 1px solid #dddddd; line-height: 1.4; padding: 0.85em; text-align: left; vertical-align: top; } table th { font-weight: bold; } pre { padding: 0.85em; background: #EEE; margin-bottom: 1.7em; line-height: 1.4; max-width: 100%; overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } code { background: #EEE; } code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; } hr { background-color: #333333; border: 0 none; height: 1px; margin-bottom: 1.7m; } sup, sub { font-size: 80%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sub { top: 0.5ex; } sup { bottom: 1ex; } em { font-style: italic; } strong { font-weight: bold; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } ul, ol { margin: 0 0 1.7em 1em; padding: 0 0 0 1em; line-height: 1.4; } ul li, ol li { padding: 0.2em 0; } ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; } ul { list-style: disc; } ul ul { list-style: circle; } ul ul ul { list-style: square; } ol { list-style: decimal; } ol ol { list-style: upper-alpha; } ol ol ol { list-style: lower-roman; } ol ol ol ol { list-style: lower-alpha; } dl { margin: 0 0 1em 0; } dl dt { font-weight: bold; } dl dd { margin: 0 1.7em 1.7em; padding: 0; } del { color: #C00; } ins { background: #ffc; text-decoration: none; } .gallery.gallery-columns-6 .gallery-caption, .gallery.gallery-columns-7 .gallery-caption, .gallery.gallery-columns-8 .gallery-caption, .gallery.gallery-columns-9 .gallery-caption { display: none; } /* Used to style the Blockeditor. --------------------------------------------- */ .editor-post-title__block, .editor-post-title__input { font-family: 'Raleway', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial','Hiragino Sans', YuGothic, 'Yu Gothic', Meiryo, 'MS PGothic'; font-weight: normal; line-height: 1.2; } .wp-block-button__link { background-color: #4C628F; color: #FFF; } .wp-block-separator { clear: both; } .wp-block-table td, .wp-block-table th { border-color: #333333; padding: 0.85em; } .wp-block-table__cell-content { padding: 0; } .wp-block-pullquote__citation:before, .wp-block-quote__citation:before { content: "-"; } .wp-block-quote__citation { color: #999999; font-size: 18px; text-align: right; } .wp-block-pullquote { color: #333; padding: 0.85em 0; border-color: #333333; } .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { text-align: left; } .wp-block-pullquote blockquote { border-left: none; padding-left: 0; margin: 0; } .alignleft { margin-right: 0.85em; } .alignright { margin-left: 0.85em; }