| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-12-02 20:00:16 GMT-0800 |
| Commit | fc7ebfb90d29f47f6cd8139dfc51fab2b01736cd |
| Parent | d9f0bef |
| Delta | 5 lines added, 0 lines removed, 5-line increase |
| } | ||
| +/* CROSS-REFERENCES ***/ | ||
| +a.href::before { | ||
| + content: "(" attr(data-type) " reference) "; | ||
| +} | ||
| + | ||
| /* ITEMIZED LISTS ***/ | ||
| ol, ul { |