olahypes hd tag theme css code sharolahypes hd tag theme css code share
by olahys, hd, css, theme, shared
View comments
°°° opps°°° DESCRIPTION TEXT LOADING SLOW...... this might take up to 15 minutes.. [textarea] /***** Theme Name: MH Magazine lite Theme URI: https://mhthemes.com/themes/mh-magazine-lite/ Description: MH Magazine lite is one of the most popular free responsive magazine, news, newspaper and blog WordPress themes for modern online magazines, dynamic news websites, professional blogs and other editorial websites. This free magazine theme is fast, secure, SEO friendly and perfectly suitable for topics like international news, politics, lifestyle, fashion, business, sports, gadgets, travel or anything else. If you would like to gain access to more awesome features, flexible custom widgets and useful options to customize your website, you can upgrade to the premium version of MH Magazine and take your website to the next level. You can also learn more about this dynamic magazine WordPress theme on the MH Themes website. Author: MH Themes Author URI: https://mhthemes.com/ Version: 2.9.0 Tested up to: 5.6.2 Requires PHP: 5.6 Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, footer-widgets, translation-ready, rtl-language-support, blog, entertainment, news Text Domain: mh-magazine-lite Domain Path: /languages/ License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Credits: You may remove the link in the footer, but we would appreciate any attribution to our work! *****/ /***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/ /***** Animation *****/ .mh-main-nav li, .entry-tags li, .tagcloud a { -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; transition: 0.25s ease-out; } /***** Columns *****/ .mh-row [class*='mh-col-']:first-child { margin: 0; } [class*='mh-col-'] { float: left; margin-left: 2.5%; overflow: hidden; } .mh-col-1-1 { width: 100%; } .mh-col-1-2 { width: 48.75%; } .mh-col-1-3 { width: 31.66%; } .mh-col-2-3 { width: 65.83%; } .mh-col-1-4 { width: 23.12%; } .mh-col-3-4 { width: 74.37%; } .mh-col-1-5 { width: 18.00%; } .mh-col-1-6 { width: 14.58%; } .mh-col-1-7 { width: 12.14%; } .mh-col-1-8 { width: 10.31%; } .clear { clear: both; } .clearfix, .mh-clearfix { display: block; } .clearfix:after, .mh-clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; margin: 0; padding: 0; } /***** Typography *****/ h1 { font-size: 32px; font-size: 2rem; } h2 { font-size: 24px; font-size: 1.5rem; } h3 { font-size: 20px; font-size: 1.25rem; } h4 { font-size: 18px; font-size: 1.125rem; } h5 { font-size: 16px; font-size: 1rem; } h6 { font-size: 14px; font-size: 0.875rem; } h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #000; line-height: 1.3; font-weight: 700; } b, strong { font-weight: bold; } i, em { font-style: italic; } small { font-size: 6px; font-size: 0.375rem; } big { font-size: 20px; font-size: 1.25rem; } pre, code { font-family: "Consolas", Courier New, Courier, monospace; color: #000; margin-bottom: 20px; margin-bottom: 1.25rem; background: #f5f5f5; border: 1px solid #ebebeb; } pre { padding: 20px; padding: 1.25rem; white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; } kbd { padding: 0px 6px; padding: 0rem 0.375rem; background: #f5f5f5; border: 1px solid #aaa; border-radius: 0.1875em; -moz-border-radius: 0.1875em; -moz-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; -webkit-border-radius: 0.1875em; -webkit-box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; box-shadow: 0 0.0625em 0 rgba(0, 0, 0, 0.2), 0 0 0 0.125em white inset; text-shadow: 0 0.0625em 0 #fff; } blockquote { display: block; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; font-style: italic; color: #666; padding: 5px 0 5px 15px; border-left: 5px solid #e64946; } sup { vertical-align: super; font-size: 10px; font-size: 0.625rem; } sub { vertical-align: sub; font-size: 10px; font-size: 0.625rem; } abbr, acronym { border-bottom: 1px dashed; cursor: help; } cite { color: #9a9b97; } q { font-style: italic; } address { font-family: "Courier new"; line-height: 1.5; margin-bottom: 20px; margin-bottom: 1.25rem; } a { color: #000; text-decoration: none; } a:hover { color: #e64946; } /***** Accessibility *****/ .screen-reader-text { position: absolute; top: -9999rem; left: -9999rem; } /***** Lists *****/ .ul { list-style: square; } .entry-content ol { list-style: decimal; } .entry-content ul, .entry-content ol { margin: 0 0 20px 40px; } .entry-content ul ul, .entry-content ol ol { margin: 0 0 0 40px; } .entry-content li { margin-bottom: 5px; } dl { margin: 0 0 10px 20px; } dt, dd { display: list-item; } dt { list-style-type: square; font-weight: bold; } dd { list-style-type: circle; margin-left: 20px; } select { max-width: 100%; } /***** Multisite Registration Form *****/ #signup-content { padding: 25px; background: #fff; } #signup-content .mu_register { width: 100%; } .mu_register .mu_alert { display: block; margin-bottom: 25px; } .mu_register form { max-width: 500px; } .mu_register input { box-sizing: border-box; } .mu_register .submit { margin-top: 25px; } .lead-in { margin-top: 25px; } .lead-in a { font-weight: 700; } /***** WP Tag Cloud Widget *****/ .tagcloud a { display: inline-block; font-weight: 700; color: #fff; padding: 5px 10px; margin: 0 4px 8px 0; white-space: nowrap; text-transform: uppercase; } .mh-widget .tagcloud a { background: #2a2a2a; } .mh-footer-widget .tagcloud a { background: #000; } .tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover { color: #fff; background: #e64946; }[/textarea]