/*
Theme Name:  animals-federation Child
Theme URI:   https://www.webytude.com/
Author:      Webytude
Author URI:  https://www.webytude.com/
Description: A child theme for the Animals Federation WordPress theme. Customize this theme without modifying the parent theme files.
Version:     1.0.0
Template:    animals-federation
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 5.6
License:     GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: animals-federation-child
Tags:        custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This child theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

/* ==========================================================================
   Child Theme Custom Styles
   Add your custom CSS below. These styles will override the parent theme.
   ========================================================================== */

/* Example: Customize primary color
body {
    color: #333;
}
*/
.single-post ul{padding-left:15px;}
