Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
themes
/
herald
/
assets
/
css
/
admin
•
File:
editor-style.css
•
Content:
/*-------------------------------------------------------------- 2.0 Typography --------------------------------------------------------------*/ /* Setup */ html { font-size: 62.5%; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; } body.chrome { text-rendering: auto; } body { line-height: 1.6; -ms-word-wrap: break-word; word-wrap: break-word; } /* Headings */ h1, .h1, .herald-no-sid .herald-posts .h2 { line-height: 1.25; } h2, .h2, .herald-no-sid .herald-posts .h3 { line-height: 1.27; } h3, .h3, .herald-no-sid .herald-posts .h4 { line-height: 1.29; } h4, .h4, .herald-no-sid .herald-posts .h5 { line-height: 1.40; } h5, .h5, .herald-no-sid .herald-posts .h6 { line-height: 1.42; } h6, .h6, .herald-no-sid .herald-posts .h7 { line-height: 1.44; } .h7 { line-height: 1.36; } h1, h2, h3, h4, h5, h6 { margin: 0; } .entry-content h1, .entry-content .h1 { margin-bottom: 20px; } .entry-content h2, .entry-content .h2 { margin-bottom: 18px; } .entry-content h3, .entry-content .h3 { margin-bottom: 14px; } .entry-content h4, .entry-content .h4 { margin-bottom: 12px; } .entry-content h5, .entry-content .h5 { margin-bottom: 10px; } .entry-content h6, .entry-content .h6 { margin-bottom: 8px; } .entry-content ul { padding-left: 20px; } .entry-content ol { padding-left: 24px; } .entry-content ul li, .entry-content ol li { margin-bottom: 10px; } .entry-content .entry-headline { margin-bottom: 30px; } .entry-title a:hover { text-decoration: none; } .herald-entry-content { line-height: 1.625; } .herald-entry-content p, .herald-entry-content ul, .herald-entry-content ol { margin: 0 0 30px; } .herald-sidebar { line-height: 1.625; } p { margin: 0 0 15px; } /* Tables */ table { border-collapse: separate; border-spacing: 0; border-top: 1px solid; border-left: 1px solid; width: 100%; margin-bottom: 30px; } caption, th, td { font-weight: normal; text-align: left; } td, th { padding: 10px 15px; border-bottom: 1px solid; border-right: 1px solid; } td.pad { border-right: none; } /* Code blocks */ code { vertical-align: bottom; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .nobold { font-weight: normal; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } ul, ol { margin: 0; } ul li, ol li { margin-bottom: 15px; } ul ul, ol ul, ul ol, ol ol { margin-top: 0; margin-bottom: 0; } .herald-site-header .header-top { font-size: 13px; font-weight: normal; } .meta-category { font-size: 13px; line-height: 18px; } .herald-single .col-mod-single .meta-category { font-size: 14px; line-height: 20px; } .meta-small { font-size: 13px; line-height: 16px; } .meta-category a { text-transform: uppercase; font-weight: normal; padding-bottom: 2px; border-bottom: 2px solid transparent; -webkit-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, webkit); -moz-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, moz); -ms-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, ms); -o-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, o); -webkit-transition: border-bottom 0.15s ease-in; -o-transition: border-bottom 0.15s ease-in; transition: border-bottom 0.15s ease-in; } .meta-category a:hover { border-bottom: 2px solid; } .entry-meta.meta-small { line-height: 16px; } .entry-meta.meta-small .meta-item, .entry-meta.meta-small span, .entry-meta.meta-small a { line-height: 16px; margin-bottom: 3px; } .entry-meta { font-size: 14px; line-height: 22px; } .entry-meta .meta-item { display: inline-block; vertical-align: top; } .entry-meta .meta-item, .entry-meta span, .entry-meta a { font-size: 14px; line-height: 18px; } .entry-meta a { padding-bottom: 2px; border-bottom: 2px solid transparent; -webkit-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, webkit); -moz-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, moz); -ms-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, ms); -o-transition: trans-prefix(border-bottom, border-bottom 0.15s ease-in, o); -webkit-transition: border-bottom 0.15s ease-in; -o-transition: border-bottom 0.15s ease-in; transition: border-bottom 0.15s ease-in; } .entry-meta a:hover { border-bottom: 2px solid; } .herald-menu { line-height: 1.3; text-transform: uppercase; } .header-top .herald-menu { text-transform: none; font-weight: normal; font-size: 13px; line-height: 18px; } .mks_dropcap.mks_dropcap_rounded { -webkit-border-radius: 2px; border-radius: 2px; } .herald-entry-content blockquote p { text-align: center; font-size: 22px; line-height: 34px; margin: 40px 0; font-style: italic; } pre { padding: 15px 20px; margin-bottom: 30px; -webkit-border-radius: 2px; border-radius: 2px; } .herald-header-sticky .h1, .header-bottom .h1 { line-height: 1; font-size: 28px; } body .wp-block-latest-comments { margin: 0; padding: 0; } body .herald-section .wp-block-latest-comments article { margin-bottom: 20px; padding: 0; } .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { margin-left: 0; } .wp-block-latest-comments__comment-excerpt p:only-of-type { margin-bottom: 0; } .wp-block-latest-comments__comment-date { margin-top: 6px; } .wp-block-categories { max-width: 400px; } .entry-content .wp-block-categories ul, .entry-content .wp-block-latest-posts, .entry-content .wp-block-latest-posts.is-grid { padding: 0; list-style: outside; margin-left: 20px; } .has-avatars .wp-block-latest-comments__comment, .wp-block-archives { display: block; clear: both; } .wp-block-latest-comments__comment-excerpt p { font-size: 14px; line-height: 1.8; } .has-avatars .wp-block-latest-comments__comment { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } /** === Button Block === */ .entry-content .wp-block-button .wp-block-button__link, .wp-block-search__button { padding: 11px 24px; } .wp-block-button__link, .wp-block-search__button { font-size: 14px; text-transform: uppercase; min-width: 40px; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-appearance: none; font-weight: 400; } .wp-block-button__link { -webkit-border-radius: 2px; border-radius: 2px; } .is-style-outline .wp-block-button__link { background: 0 0; border: 1px solid currentcolor; } .wp-block-button .wp-block-button__link:hover { -webkit-box-shadow: inset 0 0 230px rgba(0, 0, 0, 0.1); box-shadow: inset 0 0 230px rgba(0, 0, 0, 0.1); } .is-style-outline .wp-block-button__link:hover { opacity: .7; -webkit-box-shadow: none; box-shadow: none; border-bottom: 1px solid; } .is-style-squared .wp-block-button__link { -webkit-border-radius: 0; border-radius: 0; } .wp-block-search__button { border: none; } /** === Code Block === */ .wp-block-code, pre { background: rgba(68, 68, 68, 0.06); border: 1px solid rgba(68, 68, 68, 0.2); padding: 15px 20px; margin-bottom: 30px; font-family: monospace,monospace; } .wp-block-code code, .wp-block-code pre, .wp-block-code { font-size: 16px; } @media (min-width: 600px) { .wp-block-column:nth-child(odd) { margin-right: 15px; } .wp-block-column:nth-child(even) { margin-left: 15px; } .wp-block-column:not(:first-child) { margin-left: 15px; } .wp-block-column:not(:last-child) { margin-right: 15px; } } .wp-block-column p:only-of-type { margin-bottom: 0; } @media (max-width: 782px) { .wp-block-columns { -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; } } @media (max-width: 660px) { .wp-block-columns { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .wp-block-columns .wp-block-column { -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-left: 0 !important; margin-right: 0 !important; } .wp-block-column, .wp-block-separator, .wp-block-embed, .wp-block-image, .wp-block-pullquote, .wp-block-pullquote.is-style-solid-color blockquote p, .entry-content .wp-block-quote, .wp-block-media-text, .wp-block-table { margin-bottom: 10px; } .entry-content .wp-block-gallery { margin-bottom: 4px; } } /** === Cover Image Block === */ .wp-block-cover .wp-block-cover__inner-container p { color: #FFF; } .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2 { font-size: 28px; } /** === Embed Block === */ .wp-block-audio.aligncenter, .wp-block-pullquote.aligncenter { text-align: center; } .wp-block-embed .fb_iframe_widget { margin-bottom: 0; } /** === Gallery Block === */ .entry-content .wp-block-gallery { margin: 0 0 24px; padding: 0; } /** === Image Block === */ .wp-block-gallery.aligncenter, .wp-block-gallery.alignnone, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image h2 { position: relative; z-index: 2; } .wp-block-cover-image.aligncenter { margin: 0 0 1.5em; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image { position: relative; } .wp-block-image .alignleft { margin-right: 30px; } .wp-block-image .alignright { margin-left: 30px; } .wp-block-image figcaption { font-size: 80%; line-height: 16px; color: #FFF; position: absolute; bottom: 20px; left: 0; background-color: rgba(0, 0, 0, 0.4); color: rgba(255, 255, 255, 0.8); z-index: 600; max-width: 30%; text-align: left; min-width: 140px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; padding: 10px; } .wp-block-image:hover a + figcaption { background: rgba(0, 0, 0, 0.7); color: #FFF; } @media (max-width: 767px) { .wp-block-image .alignleft, .wp-block-image .alignright { float: none; margin-left: 0; margin-right: 0; margin-top: 0; } } .herald-link-pages + .wp-block-image { clear: both; } .wp-block-image .alignleft figcaption, .wp-block-image .alignright figcaption { max-width: 80%; } /** === List Block === */ .entry-content ol ol, .entry-content ul ul { margin-top: 15px; margin-bottom: 12px; } .wp-block-video video { max-width: 100%; } .wp-block-audio audio { min-width: 270px; } /** === Media Text Block === */ /** === Drop Cap and Subhead Block === */ p.has-drop-cap:not(:focus)::first-letter { font-size: 70px; margin: 10px 20px 0 0; } .emoji { width: 24px; } /** === Preformatted Block, Verse Block === */ .wp-block-preformatted { overflow: auto; } /** === Pullquote Block === */ .wp-block-audio.aligncenter, .wp-block-pullquote.aligncenter { text-align: center; } .wp-block-pullquote.aligncenter:before { left: 50%; margin-left: -14px; } .wp-block-pullquote.alignleft { text-align: left; margin-right: 0; } .wp-block-pullquote.alignright { text-align: right; margin-left: 0; } .wp-block-pullquote.alignright:before { left: auto; right: 6px; } .herald-entry-content .wp-block-pullquote blockquote p { color: inherit; } .wp-block-pullquote { padding: 0; } .wp-block-pullquote blockquote { padding: 50px 100px; margin: 0; } .wp-block-pullquote blockquote { border-bottom: 2px solid; border-top: 2px solid; } .wp-block-pullquote.is-style-solid-color blockquote { margin-left: initial; margin-right: initial; max-width: 100%; text-align: center; border: none; } .wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p { font-size: 22px; line-height: 30px; } .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { font-size: 18px; line-height: 30px; } .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote { padding: 40px; text-align: left; margin: 0; } .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { padding: 0; margin-top: 8px; } .wp-block-pullquote.is-style-solid-color.alignleft, .wp-block-pullquote.is-style-solid-color.alignright { border: none; } .wp-block-audio.aligncenter, .wp-block-pullquote.aligncenter { text-align: center; } .wp-block-pullquote.aligncenter { padding: 0; } .wp-block-pullquote.alignleft { text-align: left; margin-right: 30px; margin-bottom: 10px; } .wp-block-pullquote.alignright { text-align: left; margin-left: 30px; margin-bottom: 10px; } .wp-block-quote cite, .wp-block-pullquote cite, .wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer { font-size: 80%; font-style: normal; } .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 400px; } .wp-block-pullquote.alignwide blockquote, .wp-block-pullquote.alignfull blockquote { max-width: 909px; margin-left: auto; margin-right: auto; } /** === Blockquote Block === */ .wp-block-quote cite { font-size: 85%; } .wp-block-quote cite, cite em { font-style: normal; } .wp-block-quote { margin-bottom: 36px; } .herald-entry-content .wp-block-quote p, .herald-entry-content .wp-block-pullquote p { text-align: inherit; margin: 0 0 20px; font-style: normal; } .wp-block-quote.is-large p, .wp-block-quote.is-style-large p { font-size: 26px; } .wp-block-quote.is-large, .wp-block-quote.is-style-large { margin: 0; padding: 20px 36px; } .wp-block-pullquote { padding: 30px 24px; margin-bottom: 0; } @media (max-width: 767px) { .wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p { font-size: 18px; line-height: 30px; } .wp-block-pullquote { padding: 0; } .wp-block-pullquote blockquote, .wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote { padding: 30px; } .wp-block-pullquote p, .wp-block-pullquote.is-style-solid-color blockquote p { font-size: 20px; line-height: 32px; } .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 100%; margin-left: 0; margin-right: 0; } .wp-block-quote, .wp-block-quote.is-style-large { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } } /** === Separator Block === */ .wp-block-separator { max-width: 200px; border-bottom-width: 0; } .wp-block-separator.is-style-wide { max-width: 100%; border-bottom-width: 0; } .wp-block-separator { margin-top: 30px; clear: both; } /** === Table Block === */ .wp-block-table.is-style-stripes { border-bottom: none; border-left: 0; border-top: 0; } .wp-block-table { width: 100%; } td { word-break: break-all; } .entry-content .wp-block-rss li, .wp-block-rss li { list-style: none; margin-bottom: 24px; } ul.wp-block-rss { padding: 0; margin-left: 0; } .wp-block-rss__item:before { display: none; } .wp-block-rss__item-title a { text-decoration: none; } .wp-block-tag-cloud a, .entry-content .wp-block-tag-cloud a { font-size: 14px !important; line-height: 15px; padding: 7px 10px 8px; -webkit-border-radius: 2px; border-radius: 2px; display: inline-block; border-bottom: none !important; margin-bottom: 3px; -webkit-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; transition: all 0.15s ease-in; text-decoration: none; } .wp-block-calendar table th { background: transparent; } .wp-block-calendar tfoot a { color: inherit; text-decoration: none; } .wp-block-calendar #prev { text-align: left; } .wp-block-calendar #next { text-align: right; } .wp-block-calendar table th, .wp-block-calendar tbody td, .wp-block-calendar th { text-align: center; } .wp-block-calendar table { border: none; border-collapse: collapse; } #wp-calendar thead th { padding: 10px; font-size: 14px; } .wp-block-calendar caption { text-align: center; } .wp-block-search .wp-block-search__button { margin-left: 10px; margin-top: 0; } .wp-block-search input[type=search] { padding: 5px; height: 35px; border-width: 1px; } .herald-no-sid .alignfull { position: relative; } .herald-no-sid .alignwide { width: 120%; margin-left: -10%; max-width: 100vw; } .wp-block-column, .wp-block-separator, .wp-block-embed, .wp-block-image, .wp-block-pullquote, .wp-block-pullquote.is-style-solid-color blockquote p, .entry-content .wp-block-quote, .wp-block-media-text, .wp-block-table, .wp-block-categories, .alignnone, .gallery.gallery-columns-1, .wp-audio-shortcode, .wp-block-video, .wp-block-audio, .wp-block-search, .entry-content .fluid-width-video-wrapper { margin-bottom: 30px; } .entry-content .wp-block-gallery { margin-bottom: 8px; } @media (max-width: 767px) { .herald-no-sid .alignwide { width: 100%; margin-left: 0; max-width: 100vw; } .wp-block-column, .wp-block-separator, .wp-block-embed, .wp-block-image, .wp-block-pullquote, .wp-block-pullquote.is-style-solid-color blockquote p, .entry-content .wp-block-quote, .wp-block-media-text, .wp-block-table, .wp-block-categories, .alignnone, .gallery.gallery-columns-1, .wp-audio-shortcode, .wp-block-video, .wp-block-audio, .wp-block-search, .entry-content .fluid-width-video-wrapper { margin-bottom: 20px; } } .mce-content-body, .editor-rich-text__tinymce { line-height: 1.63; } body p { margin-bottom: 30px; } h1 { margin-bottom: 20px; } h2 { margin-bottom: 18px; } h3 { margin-bottom: 14px; } h4 { margin-bottom: 12px; } h5 { margin-bottom: 10px; } h6 { margin-bottom: 8px; } .wp-block .block-library-list ul { padding-left: 0; } .wp-block .block-library-list ul ul { margin-top: 10px; } .wp-block .block-library-list ol { padding-left: 0; } .wp-block .block-library-list ol ol { margin-top: 10px; } .wp-block .block-library-list ul li, .wp-block .block-library-list ol li { margin-bottom: 10px; } .wp-block table.wp-block-table { border-collapse: collapse; } .wp-block-table__cell-content { padding: 0; } .wp-block[data-align="left"] .wp-block-pullquote, .wp-block[data-align="right"] .wp-block-pullquote, .wp-block[data-align="left"] .wp-block-cover, .wp-block[data-align="right"] .wp-block-cover { max-width: 400px; margin-top: 8px; margin-bottom: 0; } .wp-block .wp-block-quote p { text-align: inherit; margin: 0 0 20px; font-style: normal; font-size: 22px; line-height: 34px; } .wp-block-quote.is-large p, .wp-block-quote.is-style-large p { font-style: normal; font-size: 26px; } .wp-block-quote.is-style-large .wp-block-quote__citation, .wp-block-pullquote__citation, .wp-block-quote__citation { font-size: 85%; opacity: 1; } .wp-block-pullquote .wp-block-pullquote__citation { text-transform: none; } .wp-block .wp-block-pullquote p, .wp-block .wp-block-pullquote .editor-rich-text__tinymce p { font-size: 22px; line-height: 34px; } .wp-block-quote, .wp-block-pullquote blockquote, .wp-block-pullquote.is-style-solid-color { border: none; } .wp-block .wp-block-pullquote { padding: 0; } .wp-block .wp-block-quote blockquote p, .wp-block[data-align="left"] .wp-block-pullquote p, .wp-block[data-align="right"] .wp-block-pullquote p { font-size: 18px; line-height: 30px; } .wp-block[data-align="left"] .wp-block-pullquote blockquote, .wp-block[data-align="right"] .wp-block-pullquote blockquote { text-align: left; padding: 40px; } .wp-block[data-align="left"] .wp-block-pullquote blockquote .wp-block-pullquote__citation, .wp-block[data-align="right"] .wp-block-pullquote blockquote .wp-block-pullquote__citation { font-size: 85%; } .wp-block[data-align="left"] .is-style-solid-color.wp-block-pullquote, .wp-block[data-align="right"] .is-style-solid-color.wp-block-pullquote { border-top: 0; border-bottom: 0; } .wp-block[data-align="wide"] .wp-block-pullquote blockquote, .wp-block[data-align="full"] .wp-block-pullquote blockquote { max-width: 909px; margin-left: auto; margin-right: auto; } .wp-block-code .block-editor-plain-text { font-size: 16px; } .wp-block-separator { max-width: 200px; border-bottom-width: 1px; } .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { max-width: 200px; } .wp-block-separator.is-style-wide { max-width: 100%; border-bottom-width: 1px; } .wp-block-calendar { text-align: center; } .wp-block-calendar thead td, .wp-block-calendar thead th { border-right: none; border-bottom: none; } .wp-block-calendar table th, .wp-block-calendar table td, .wp-block-calendar table tr { text-align: center; } .wp-block .wp-block-search__input { padding: 5px; height: 47px; outline: 0; line-height: 1; font-size: 100%; margin: 0; -webkit-border-radius: 0; border-radius: 0; vertical-align: baseline; -webkit-border-radius: none; border-radius: none; -webkit-transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1); -o-transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1); transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1); } .wp-block .wp-block-search__button { -webkit-border-radius: 0; border-radius: 0; font-size: 14px; text-transform: uppercase; min-width: 40px; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-appearance: none; font-weight: 400; border: none; padding: 6px 24px; border-bottom: none; } .wp-block-code, .wp-block-code textarea, pre.editor-rich-text__tinymce, .wp-block-verse pre { font-family: monospace,monospace; -webkit-border-radius: 0; border-radius: 0; font-size: 16px; }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List