/
githubmirror
/
ailearning
Обзор
Документация
Войти
/
githubmirror
/
ailearning
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
asset/edit.css
15 строк
328 B
wizardforcel
2021-05-09 15:46:38
09 май 2021, 10:46
09 май 2021, 10:46
3d09364
Код
Авторство
О чём код?
#edit-btn { position: fixed; right: 15px; top: 260px; width: 35px; height: 35px; background-repeat: no-repeat; background-size: cover; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: url(edit.svg); }