mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 22:15:12 -04:00
Update markdown styles, follow github styles and font family
This commit is contained in:
parent
be81ee22ec
commit
152585f96b
4 changed files with 248 additions and 100 deletions
|
@ -1,7 +1,7 @@
|
|||
/* for markdown-body */
|
||||
|
||||
.markdown-body {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
max-width: 758px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue