CSS tweaks

This commit is contained in:
Thomas Sileo
2018-07-29 19:38:59 +02:00
parent e9a4cdf01b
commit 45bfcc2502
2 changed files with 3 additions and 2 deletions

View File

@@ -229,6 +229,7 @@ a:hover {
.note-container {
clear: right;
padding:10px 0;
word-break: break-all;
}
}
.color-menu-background {