Files
ipars-doc/styles.css
T
Ilia Miheev 17eeb0ccb8 first commit
2025-10-21 21:09:30 +03:00

12 lines
220 B
CSS

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