Set font color to black for printing.

This commit is contained in:
Daniel Kraus 2019-10-29 21:37:50 +01:00 committed by korelstar
parent b277b43260
commit 183f4e9caa
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#content {
display: block;
padding: 0;
color: #000;
}
#note-container .note-editor,