anki
anki copied to clipboard
Minor css changes
Add useful CSS to this gist
Skylighting (fenced code blocks)
- [ ] #95
- [ ] #107
- [ ] https://github.com/badlydrawnrob/print-first-css/issues/57
- [ ] #125
General
- [x] Make sure
remis behaving properly - [ ] Make sure all content (including
preblocks) is smaller in theNotessection - [ ] Double-check light theme (for inline code and notes sections)
- [ ] Image alignment, background
img + pre(see below) - [ ] Make all table headers and content centre aligned, or at least, consistant
- Or rely on Markdown generated inline css?
- Extra notes padding?
- [x] Ordered lists (and possibly data lists) need to be left aligned, or consistent.
- [x]
Reduce the size of blockquotes - [x]
Padding bottom on code blocks in notesRemember PFP generates only<pre>and not<pre><code>blocks
- [x]
checkSyntax: inline code<i>and<q>actually highlight code- [x] Remove inline highlighting?
- Perhaps a basic
codeblock + pygments is plenty. - At the very least, it could do with simplification (perhaps just
<b>and<i>)
- Perhaps a basic
- [x] Remove inline highlighting?
Image alignment bug: