Код: Выделить всё
.body-color {
background: rgb(27, 39, 57)
}
a {
text-decoration: none;
color: red;
padding-right: 20px;
}
li {
display: inline-block;
padding-right: 30px;
}
#menu {
text-align: center;
background-color: white;
padding-bottom: 100px;
}< /code>
[list]
[*][url=#]Home[/url]
[*][url=#]Portrait[/url]
[*][url=#]Product Showcase[/url]
[*][url=#]Contact[/url]
[/list]
Подробнее здесь: https://stackoverflow.com/questions/495 ... u-html-css