<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello review team,<div><br></div><div>Hope you are enjoying your weekend.</div><div><br></div><div>Re: Subject line...</div><div><br></div><div>In a child theme I propose to do this: remove_action( 'wp_enqueue_scripts', 'twentythirteen_scripts_styles' );</div><div>and then enqueue from my own function - is this acceptable?</div><div><br></div><div>My reasoning is that I'm changing the CSS and the functions.js to unlock the sidebar in order to prevent it from overflowing in to the footer.</div><div>I felt doing the way I want to would gives me better control on the CSS and javascript and to be honest, I loath @import and didn't want to fumble with function priorities.</div><div><br></div><div>Thanks in advance,</div><div>Zulf</div>                                    </div></body>
</html>