/* Place custom styles here, scoped by the CSS id '#book' */ /* To sync up PDF styles, edit custom.sty */ /* Google for “LaTeX style files” to learn how to use custom.sty */

/*

body book {

background: green;

}

book p {

color: purple;

}

*/