Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nav {
- height: 80px;
- width: 100%;
- background-color: #494949;
- }
- nav ul {
- float: right;
- margin: 0 auto;
- }
- nav ul li {
- list-style: none;
- float: left;
- }
- nav ul li a {
- text-decoration: none;
- line-height: 80px;
- font-size: 20px;
- }
Advertisement
Add Comment
Please, Sign In to add comment