1
0
mirror of https://git.sr.ht/~tsileo/microblog.pub synced 2025-06-05 21:59:23 +02:00
This commit is contained in:
Thomas Sileo
2018-07-29 21:45:17 +02:00
parent d3db16c63d
commit 6cda5402f7

View File

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