+ 

diff --git a/img/acessorios.webp b/img/acessorios.webp new file mode 100644 index 000000000..efb8ae028 Binary files /dev/null and b/img/acessorios.webp differ diff --git a/img/body.webp b/img/body.webp new file mode 100644 index 000000000..c0c55548d Binary files /dev/null and b/img/body.webp differ diff --git a/img/menino.webp b/img/menino.webp new file mode 100644 index 000000000..9603dee6e Binary files /dev/null and b/img/menino.webp differ diff --git "a/img/sand\303\241lia bebe.jpg" "b/img/sand\303\241lia bebe.jpg" new file mode 100644 index 000000000..a58a7eebb Binary files /dev/null and "b/img/sand\303\241lia bebe.jpg" differ diff --git "a/img/sand\303\241lia preta bebe .jpg" "b/img/sand\303\241lia preta bebe .jpg" new file mode 100644 index 000000000..835b7fd85 Binary files /dev/null and "b/img/sand\303\241lia preta bebe .jpg" differ diff --git "a/img/sand\303\241lia rosa bebe.jpg" "b/img/sand\303\241lia rosa bebe.jpg" new file mode 100644 index 000000000..bd6969a25 Binary files /dev/null and "b/img/sand\303\241lia rosa bebe.jpg" differ diff --git a/img/vestido urso I.jpg b/img/vestido urso I.jpg new file mode 100644 index 000000000..bd6969a25 Binary files /dev/null and b/img/vestido urso I.jpg differ diff --git a/img/vestido urso II.E.jpg b/img/vestido urso II.E.jpg new file mode 100644 index 000000000..158dffbc4 Binary files /dev/null and b/img/vestido urso II.E.jpg differ diff --git a/img/vestido urso II.jpg b/img/vestido urso II.jpg new file mode 100644 index 000000000..7e82d61b9 Binary files /dev/null and b/img/vestido urso II.jpg differ diff --git a/img/vestido.webp b/img/vestido.webp new file mode 100644 index 000000000..300b80a4a Binary files /dev/null and b/img/vestido.webp differ diff --git a/index.css b/index.css new file mode 100644 index 000000000..e0155f0e8 --- /dev/null +++ b/index.css @@ -0,0 +1,94 @@ +/* Menu navegacao*/ +nav { + background-color: #f4a460; + height: 80px; + width: 100%; + font-family: Inter; + font-size: 32px; + font-weight: 400; + text-align: center; + padding: 30px; +} +ul { + margin: 0; + padding: 0; +} +li { + display: inline-flex; +} + +a { + padding: 20px; + text-decoration: none; + color: #000000; +} +.principal { + column-count: 4; + text-align: center; + height: 400px; + margin-top: 30px; + padding: 10px; +} +/* botoes*/ +button { + background-color: black; + color: #ffffff; + width: 180px; + height: 30px; + font-size: 1.5rem; +} + +/* input class*/ +.rad { + font-size: 1.5rem; + + padding: 10px; +} +.rad1 { + height: 20px; + width: 20px; +} + +/* imagem class*/ +img { + height: 190px; + width: 160px; +} + +.contorno { + padding: 5px; +} +.contorno :hover { + border: 2px solid #000000; +} + +/* texto class*/ +h3 { + text-align: start; + font-size: 2rem; +} +label { + font-size: 1.5rem; + font-weight: 300; +} + +/* formulario class*/ + +form { + width: 100%; + text-align: center; +} + +/* footer*/ + +.size { + width: 200px; + height: 30px; +} + +.footer { + text-align: center; + background-color: #f4a460; + width: 100%; + height: 120px; +} diff --git a/index.html b/index.html index 4ad4ffff6..a27403790 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,100 @@ - -
+ + - -
+ 
