From jugglingpatterns
Content deleted Content added
Replaced content with "→CSS placed here will be applied to all skins: @import "/js/darkreader_export.css";" Tag: Replaced |
No edit summary |
||
Line 1:
/* CSS placed here will be applied to all skins */
@import "/js/darkreader_export.css";
pre {
white-space: pre;
overflow-x: auto;
font-family: monospace;
}
| |||
Revision as of 14:26, 13 January 2025
/* CSS placed here will be applied to all skins */
@import "/js/darkreader_export.css";
pre {
white-space: pre;
overflow-x: auto;
font-family: monospace;
}