Bumped to v11, display version in web-UI

This commit is contained in:
Magnus Åhall 2023-07-20 10:52:15 +02:00
parent db33be9a37
commit 63a7370570
4 changed files with 13 additions and 2 deletions

View file

@ -279,6 +279,11 @@ header .menu {
margin-bottom: 32px;
font-size: 1.5em;
}
#notes-version {
margin-top: 64px;
color: #888;
text-align: center;
}
#node-content.encrypted {
color: #a00;
}