In the header files it was mentioned: ``` <!-- This should probably be an extrastylesheet instead of hardcoded. --> <link href="$relpath$../Manual/cgal_stylesheet.css" rel="stylesheet" type="text/css" /> $extrastylesheet ``` this is now effectuated with this PR.