mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-04 18:45:27 +00:00

This is because some documents alter itself using `document.write`, which can insert again tags (img, style, script) that expect to live in a normal environment. This commit also refactors some of the `retrieveFile` logic. The function should behave differently when called in the iframe vs the parent document.
3 lines
106 B
CSS
3 lines
106 B
CSS
/* Provided by Sphinx's 'basic' theme, and included in the final set of assets */
|
|
@import "../basic.css";
|