Default stylesheets
Status: Inactive
Brought to you by:
sylvainjambon
The program browser could do the following:
1. If a <link> to a stylesheet is defined in the head of the HTML document, use it.
2. If no <link> to a stylesheet is defined in the head of the HTML document, then:
2.1 Look for a "default.css" file in the same directory as the HTML document
2.2 If not found, look for a "default.css" file in the same directory as the .jj file.
This request is linked to the "Printer-friendly stylesheet" request (read it).