hedgedoc/public/css
Erik Michelson c73fbc9217
refactor: use iframes for gist embedding instead of gist-embed
The used library gist-embed relies on GitHub Gist's JSONP
endpoint which is a risk for XSS injection. By adding untrusted
content from GitHub into the DOM it also follows very bad
practises. Using the iframe embedding has the disadvantage of
not having the proper height for the frame auto-loaded, but
the security benefits are worth it.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-04-09 23:03:44 +02:00
..
ui Fix toolbar day mode 2019-05-12 20:15:46 +02:00
bootstrap-social.css Remove uesless executable permission for static files 2016-11-14 21:13:02 +08:00
center.css First commit, version 0.2.7 2015-05-04 15:53:29 +08:00
cover.css Fix image width on mobile view for front page 2020-11-16 08:52:56 +01:00
extra.css refactor: use iframes for gist embedding instead of gist-embed 2025-04-09 23:03:44 +02:00
font.css Ignore local installed fonts 2021-08-18 22:47:22 +02:00
github-extract.css Remove dead package octicon 2018-10-10 23:42:41 +02:00
index.css fixed a problem that the last line of code becomes covered by status bar and can't be moved without changing the note. 2021-01-14 11:51:32 +01:00
markdown.css Improved CSS in night-mode 2021-01-28 12:30:47 +01:00
mermaid.css Support mermaid in code block diagram and updated all diagram rendering method and styles 2016-03-04 23:26:27 +08:00
site.css Workaround text shadow for font antialias might cause cut off in Edge 2017-01-12 17:13:52 +08:00
slide-preview.css fixed styling of slides preview 2019-05-30 10:53:08 +02:00
slide.css Make "transform-style: preserve-3d;" screen-only. 2020-03-23 20:57:06 +01:00