A Child Theme may only make style changes (via its "style.css" file) to the Parent Theme; or, a Child Theme may make other changes, such as functional changes (e.g. by adding a functions.php file, and adding its own functions), or layout changes (e.g. by adding whatever appropriate template files, such as footer.php or page.php).