added info tooltip

This commit is contained in:
2024-07-06 14:43:03 +02:00
parent f41da4044c
commit 83c556adbd
8 changed files with 120 additions and 8 deletions

View File

@@ -37,6 +37,10 @@
text-decoration: none;
}
.tooltiptext {
font-weight: 400;
}
body {
color: #e8e6e3;
background-color: #181a1b;