From fd00ba118ba285c6fc4c5e7178d9ec786e76a30f Mon Sep 17 00:00:00 2001 From: raonieqr Date: Thu, 11 May 2023 13:33:29 -0300 Subject: [PATCH] navbar --- index.html | 4 ++-- style/index.css | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index dae9674..15e75a8 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,9 @@ Extinções -
+
-
+ diff --git a/style/index.css b/style/index.css index 06a6499..5b8f527 100644 --- a/style/index.css +++ b/style/index.css @@ -32,4 +32,8 @@ body { a:last-child { margin-right: 20px; +} + +figure { + background-image: url("./mamute-home.jpg"); } \ No newline at end of file