This commit is contained in:
Marta Kowalska
2025-10-22 08:13:59 +00:00
commit 80ca059fb8
162 changed files with 16816 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.text.wx-4RuF7aAO {
display: flex;
align-items: center;
cursor: pointer;
}
.text.wx-4RuF7aAO:hover {
text-decoration: underline;
color: var(--wx-color-link);
}