/*
Theme Name: Parks Journal Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Description: Child theme for Parks Journal theme
Author: Your Name
Author URI: https://example.com
Template: parksjournal
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parksjournal-child
*/

/* Add your custom styles below this line */
.site{margin: 0;}
.site-inner{max-width: 100%;}
body:not(.custom-background-image).admin-bar:before{top: 0 ;}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	height: 0;
}
.dropdown-toggle:after{width: auto;position: initial;font-size: initial;}
.dropdown-toggle{height: auto;width: auto;}