/
St.Anton
/
Star-DB
Обзор
Документация
Войти
/
St.Anton
/
Star-DB
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/components/header/header.css
27 строк
347 B
St.Anton
Adds pages starship, planets, people
07 фев 2022, 17:52
07 фев 2022, 17:52
c6bf686
Код
Авторство
О чём код?
.header { margin-top: 0.5rem; padding-left: 10px; } .header ul li { list-style: none; margin: 0; padding: 0.5rem 1rem; border-radius: 3px; } .header ul li:hover { background-color: #444; } .header a:hover { text-decoration: none; } .header h3 a { color: white; } .header h3 a:hover { color: #00bc8c; }