AnKing-VIP / AnKing-Note-Types

https://www.ankingmed.com
GNU Affero General Public License v3.0
43 stars 20 forks source link

Fix Table Formatting to Override Italic Font Style Inheritance #182

Closed shmuelsash closed 4 months ago

shmuelsash commented 5 months ago

I noticed that the tables were picking up italic styles from the extra field, which isn't ideal for a table. I've tweaked the CSS so the tables keep their normal, straightforward font style

What I did:

Why it matters:

Testing done:

Let me know what you think or if there’s anything else I need to adjust

AnKingMed commented 4 months ago

Have you tested this an it works? We don't need to add !important at the end to override?

shmuelsash commented 4 months ago

Yup, works fine without !important