Browse Source

navbar

master
raonieqr 3 years ago
parent
commit
fd00ba118b
2 changed files with 6 additions and 2 deletions
  1. +2
    -2
      index.html
  2. +4
    -0
      style/index.css

+ 2
- 2
index.html View File

@ -16,9 +16,9 @@
<a href="#">Extinções</a>
</div>
</main>
<article>
<figure>
</article>
</figure>
</body>
</html>


+ 4
- 0
style/index.css View File

@ -32,4 +32,8 @@ body {
a:last-child {
margin-right: 20px;
}
figure {
background-image: url("./mamute-home.jpg");
}

Loading…
Cancel
Save