first commit

This commit is contained in:
Ilia Miheev
2025-10-21 21:09:30 +03:00
commit 17eeb0ccb8
25 changed files with 808 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#docsify-darklight-theme {
right: 5px;
}
a:visited {
color: inherit; /* Убирает изменение цвета для посещенной ссылки */
}
.clear-button.show svg{
margin-top: 8px;
}