base information

This commit is contained in:
hamid zarghami
2025-09-07 11:28:45 +03:30
parent c1c29761dd
commit 42e5966e32
5 changed files with 107 additions and 19 deletions
+4
View File
@@ -240,3 +240,7 @@ textarea.place-black::placeholder {
.dltr {
direction: ltr;
}
.filterBlack {
filter: brightness(0) saturate(100%);
}