Since there are circumstances when your style pointer might not appear in all files (for example, if you split the epub before you think to add the style sheet), you might find it useful to save a working link. This is mine, by way of example:
<link href="../Styles/epub.css" rel="stylesheet" type="text/css"/>
|