mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-27 13:34:28 -04:00
Updated overall font-family, font-size, line-height, letter-spacing and some other minor adjustments
This commit is contained in:
parent
f239b53972
commit
c9f35b9aa0
4 changed files with 16 additions and 17 deletions
|
@ -1,9 +1,11 @@
|
|||
/* for markdown-body */
|
||||
|
||||
.markdown-body {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft JhengHei", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
max-width: 758px;
|
||||
overflow: visible !important;
|
||||
}
|
||||
/*fixed style for bootstrap comflict*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue