Safari fails to recognize css file in folder above
I have an HTML file that contains:
<link rel="stylesheet" href="../Style.css" type="text/css">
The CSS file is in the folder above.
Safari displays the HTML file with default styling, as if it cannot see the CSS file. This used to work fine before MacOS Mojave 10.14.
iMac, macOS Mojave (10.14)