Files
2025-11-13 15:47:07 +03:00

18 lines
305 B
CSS

#docsify-darklight-theme {
right: 5px;
}
a:visited {
color: inherit; /* Убирает изменение цвета для посещенной ссылки */
}
.clear-button.show svg{
margin-top: 8px;
}
#preloaderText {
text-align: center;
font-size: 2em;
margin-top: 30%;
}