This commit is contained in:
Azgaar 2019-09-14 14:17:26 +03:00
parent eeb5435ad6
commit 57f1bd9695
4 changed files with 21 additions and 13 deletions

View file

@ -1769,8 +1769,7 @@ div#notes {
background: rgba(255, 250, 228, 0.7);
box-shadow: 2px 2px 5px -3px #3a2804;
white-space: pre-line;
-moz-user-select: none;
user-select: none;
pointer-events: none;
}
div#notesHeader {