Open lujun9972 opened 10 months ago
Anki seems to replace the original head element with it's own head element,which makes the CSS styles in the original document unusable. That's why we need to move the link elements in the 'head' element into the 'body' element
Anki seems to replace the original head element with it's own head element,which makes the CSS styles in the original document unusable. That's why we need to move the link elements in the 'head' element into the 'body' element