mirror of
https://gh.wpcy.net/https://github.com/presscustomizr/hueman.git
synced 2026-04-27 19:38:48 +08:00
37 lines
No EOL
2.1 KiB
CSS
37 lines
No EOL
2.1 KiB
CSS
/*
|
|
Theme Name: Hueman
|
|
Theme URI: https://presscustomizr.com/hueman/
|
|
Version: 3.3.21
|
|
Description: The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 70K+ websites around the world.
|
|
Author: nikeo
|
|
Author URI: https://presscustomizr.com
|
|
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
|
|
Text Domain: hueman
|
|
Copyright: (c) 2015-2017 Nicolas GUILLAUME (nikeo), 2013-2015 Alexander "Alx" Agnarson
|
|
License: GNU General Public License v3.0
|
|
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
|
*/
|
|
|
|
/*
|
|
* The main css stylesheet of the Hueman theme is located in /assets/front/css/main.css.
|
|
|
|
* The main reason why the main stylesheet of the Hueman theme has been moved to another place is minification.
|
|
* Minification is a technique to compress a css file and therefore improve speed (page load time) of your website.
|
|
|
|
* This style.css file provides details about the Theme (in the form of comments above) that is read by WordPress, and therefore cannot be minified.
|
|
|
|
* Note : You can load the not minified stylesheet if you uncheck the option in the customizer > Advanced Options > performances
|
|
*/
|
|
|
|
|
|
/*
|
|
* Developers Recommendation
|
|
* If you want to make quick style test / changes, consider using the Custom CSS section in Appearance > customize > advanced options > Additional CSS.
|
|
* It will persist on update since it is saved in your server database.
|
|
*
|
|
* To make important CSS customizations, you'll want to use a child theme and add your css code in the style.css file of it.
|
|
* You should NEVER add your custom css rules to this file. They will be lost when updating your theme.
|
|
|
|
* If you don't know what a child theme is, you really want to spend 5 minutes learning how to use child themes in WordPress, you won't regret it :) !
|
|
* https://codex.wordpress.org/Child_Themes
|
|
*/ |