View Single Post
Old 09-09-2024, 06:06 AM   #10
Karellen
Wizard
Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.Karellen ought to be getting tired of karma fortunes by now.
 
Karellen's Avatar
 
Posts: 1,622
Karma: 9500498
Join Date: Sep 2021
Location: Australia
Device: Kobo Libra 2
The error is in your <head> tag...

<link href="OUP_Styles.css" rel="styleSheet" type="text/css"/>

"styleSheet" should be lowercase - "stylesheet"

Relink the pages to the stylesheet and it should be fixed.

Also, your <span class="chaptertitle">. There is no class for "chaptertitle" in the stylesheet.
Karellen is offline   Reply With Quote