Add version display
Build Mumble Web 2 / windows_build (push) Has been cancelled
Build Mumble Web 2 / linux_build (push) Has been cancelled

This commit is contained in:
2025-12-04 23:37:22 -07:00
parent 2285449a98
commit b4ef8f8dee
3 changed files with 66 additions and 8 deletions
+5
View File
@@ -279,6 +279,11 @@ a:visited {
color: #b3c6b4;
}
&_version {
color: var(--txt-color);
font-weight: normal;
}
&_bttn {
font-weight: bold;
font-size: large;