diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-07-22 15:03:49 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-07-22 15:03:49 +0200 |
commit | 3accb262ce2b082a8afe257b4a03f1a9ccc36782 (patch) | |
tree | 1c19a7a83069da5abc516d296f8fdd55fb481b55 /BACKLOG.md | |
parent | e16850ecc3cdf17cf7b5acb70a712cf46cee94b8 (diff) | |
download | blog-3accb262ce2b082a8afe257b4a03f1a9ccc36782.tar |
Highlight target footnote
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -20,7 +20,6 @@ ## Styling * Fix print layout on Firefox -* Consider to highlight :target footnote * Add :target or :checked menu on mobile * Style `<pre title="foo">`, e.g., `pre[title]::before { content: attr(title); display: block; text-align: right; }` * Alternative `font-family` for iOS Safari: macOS and iOS don't ship with Dejavu or Open Sans: https://developer.apple.com/fonts/system-fonts/ |