/
githubmirror
/
ailearning
Обзор
Документация
Войти
/
githubmirror
/
ailearning
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
asset/docsify-quick-page.css
37 строк
736 B
wizardforcel
2021-05-09 13:33:25
09 май 2021, 08:33
09 май 2021, 08:33
809140d
Код
Авторство
О чём код?
#prev-page-button { position:fixed; top:140px; width: 35px; height: 35px; right: 15px; background-color: transparent; background-image: url(left.svg); background-repeat: no-repeat; background-size: cover; border:0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline:none; cursor: pointer; } #next-page-button { position:fixed; top:180px; width:35px; height:35px; right:15px; background-color: transparent; background-image: url(right.svg); background-repeat: no-repeat; background-size: cover; border:0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline:none; cursor: pointer; }