diff --git a/css/.extincoes.css.swn b/css/.extincoes.css.swn new file mode 100644 index 0000000..8334dac Binary files /dev/null and b/css/.extincoes.css.swn differ diff --git a/css/.extincoes.css.swo b/css/.extincoes.css.swo new file mode 100644 index 0000000..a79ce5f Binary files /dev/null and b/css/.extincoes.css.swo differ diff --git a/css/.extincoes.css.swp b/css/.extincoes.css.swp new file mode 100644 index 0000000..e5d32ed Binary files /dev/null and b/css/.extincoes.css.swp differ diff --git a/css/.index.css.swp b/css/.index.css.swp new file mode 100644 index 0000000..b00b253 Binary files /dev/null and b/css/.index.css.swp differ diff --git a/css/extincoes.css b/css/extincoes.css new file mode 100644 index 0000000..40c6004 --- /dev/null +++ b/css/extincoes.css @@ -0,0 +1,27 @@ +i + +h1 { + text-align: center; +} + +table, th, td { + border: 1px solid black; + border-collapse: collapse; +} + +.table-content { + display: flex; + justify-content: center; + margin-top: 50px; +} + +.caption { + display: flex; + justify-content: center; + font-weight: bold; + font-size: 18px; +} + + + + diff --git a/css/index.css b/css/index.css new file mode 100644 index 0000000..60d5115 --- /dev/null +++ b/css/index.css @@ -0,0 +1,46 @@ + +body { + margin: 0; +} + +.menu-container table, .menu-container th, .menu-container td { + min-width: 100px; + border: 1px solid black; + border-collapse: collapse; + text-align: center; +} + +.menu-container table { + border-top: none; +} + +.img-container { + display: flex; + justify-content: space-between; + align-items: center; + flex-direction: column; +} + +.menu-container { + display: flex; + justify-content: space-between; + width: 100%; +} + +.menu-container img, .menu-container span { + width: 40px; +} + +.menu-container table { + border-top: none; +} + +.img-fauna { + width: 100%; + margin-top: 50px; +} + +footer { + margin-top: 3vh; +} + diff --git a/index.html b/index.html index b45cc8b..391d594 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,39 @@
-Texto alterado do conteúdo...
+ + +
+
+ | Animal | +Quantidade | +
|---|---|
| Lobo-guará | +23000 | +
| Onça-pintada | +10000 | +
| Panda-gigante | +2500 | +
| Arara-azul-de-lear | +1200 | +
| Baleia-fin | +400 | +