/
ucnl
/
UCNLPhysics
Обзор
Документация
Войти
/
ucnl
/
UCNLPhysics
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
master
JS/style.css
22 строки
300 B
Aleksandr
Create style.css
02 мар 2020, 13:17
Не верифицирован
02 мар 2020, 13:17
17fc389
Код
Авторство
О чём код?
body { font-family: Calibri; } table, th, td { border: 1px solid gray; border-collapse: collapse; } th, td { padding: 5px; text-align: left; } tr:nth-child(even) { background-color: #eee; } tr:nth-child(odd) { background-color: #fff; } th { background-color: black; color: white; }