/
githubmirror
/
cheat.sh
Обзор
Документация
Войти
/
githubmirror
/
cheat.sh
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
share/static/style.css
25 строк
625 B
Igor Chubin
added static files
09 май 2017, 00:17
09 май 2017, 00:17
6905b37
Код
Авторство
О чём код?
body { background: black; color: #bbbbbb; } .pre, pre { /* font-family: source_code_proregular; */ /* font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace; font-size: 70%; */ /*font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace; */ /*Droid Sans Mono*/ font-family: "DejaVu Sans Mono", Menlo, "Lucida Sans Typewriter", "Lucida Console", monaco, "Bitstream Vera Sans Mono", monospace; /*font-family: bitstream_vera_sans_monoroman;*/ font-size: 75%; } input[type="text"]{ border: none; background: transparent; color: #bbbbbb; }