Update css/style.css
This commit is contained in:
parent
da9b0e38cd
commit
a4ca8fb969
1 changed files with 0 additions and 17 deletions
|
|
@ -36,23 +36,6 @@ header h1 {
|
|||
font-size: 2.5em;
|
||||
}
|
||||
|
||||
nav {
|
||||
background-color: #07AAF9;
|
||||
padding: 10px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
nav a {
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
margin: 0 15px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
nav a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 20px;
|
||||
max-width: 1200px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue