hedgedoc/public/css
Sheogorath c9af13cf34
Fix hidden header on link
When people link a section or use the ToC to scroll to it upwards, it
happens that those become hidden behind the navbar.

This patch adds a little hack from StackOverflow[1] in order to fix this
problem. By adding a pseudo element in front of any field that contains
an id, it's possible to add the needed space.

There was no negative impact found except of marking around the header
areas in the rendered view requires a bit preciser work. This needs some
more detailed testing.

[1]: https://stackoverflow.com/a/24298427

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-05-24 15:00:41 +02:00
..
ui Fix toolbar day mode 2019-05-12 20:15:46 +02:00
bootstrap-social.css
center.css
cover.css Add screenshot on index page 2017-01-21 12:52:26 +08:00
extra.css Fix hidden header on link 2019-05-24 15:00:41 +02:00
font.css
github-extract.css Remove dead package octicon 2018-10-10 23:42:41 +02:00
google-font.css
index.css Fix toolbar day mode 2019-05-12 20:15:46 +02:00
markdown.css Fix some night mode colors 2018-07-03 21:25:45 +02:00
mermaid.css
site.css
slide-preview.css
slide.css fix(slide): adjust checkbox size 2018-05-31 23:44:03 +08:00