1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 06:09:42 +02:00

decreased font size for print

This commit is contained in:
Harvey Kandola 2017-04-03 19:05:10 +01:00
parent 20ac8ac867
commit d91811bb3d
2 changed files with 636 additions and 630 deletions

View file

@ -143,4 +143,10 @@
}
}
}
.wysiwyg {
font-size: 15px;
line-height: 25px;
color: $color-black;
}
}

File diff suppressed because one or more lines are too long