diff --git a/assets/banner origami.png b/assets/banner origami.png new file mode 100644 index 0000000..dac7810 Binary files /dev/null and b/assets/banner origami.png differ diff --git a/img/anaAlexandrino.jpeg b/img/anaAlexandrino.jpeg new file mode 100644 index 0000000..937cbb5 Binary files /dev/null and b/img/anaAlexandrino.jpeg differ diff --git a/img/montagem fagun.png b/img/montagem fagun.png new file mode 100644 index 0000000..2a43125 Binary files /dev/null and b/img/montagem fagun.png differ diff --git a/img/sorvete2019.jpg b/img/sorvete2019.jpg new file mode 100644 index 0000000..eac4f83 Binary files /dev/null and b/img/sorvete2019.jpg differ diff --git a/img/thiago diniz.jpg b/img/thiago diniz.jpg new file mode 100644 index 0000000..52483f7 Binary files /dev/null and b/img/thiago diniz.jpg differ diff --git a/index.html b/index.html index 39e6e9b..f78230a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Document - + + + +
+ +

Odaraya Mello

+
Pessoa Desenvolvedora
+ + +
+ + + github + + + + linkedin + + + + gmail.com + +
+
+ +
+
+

Habilidades

+
+
+ +

Javascript

+ +

Css

+ +

Bootstrap

+ +

Artista Visual

+
+
+ +

JQuery

+ +

Html5

+ +

Scrum

+ +

Afro-Br People

+
+ +
+ +

React

+ +

Sass

+ +

Github

+ +

Non-binary

+
+
+
+ +
+

Sobre

+

Aluna do bootcamp de front-end {reprograma}

+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Ex optio ad consectetur commodi, repellat + ratione laudantium? Ut, optio rem voluptate praesentium natus nesciunt molestias eos, tenetur cupiditate + fugit ipsum maiores.

+

interesse

+
+
+ +

Portifólio

+ +
+
+ ... +
+
M de Maravilhosa
+ +
+
+ + + + + - - - +
+ ... +
+
Artistico
+ +
+
+ + + + + + +
+ ... +
+
To Do List
+ +
+
+
+ - + + + + + + + + + + diff --git a/styles/style.css b/styles/style.css index a24a761..2f002c9 100644 --- a/styles/style.css +++ b/styles/style.css @@ -4,4 +4,55 @@ a:hover{ font-weight: bold; +} + +.imagem-carousel { + object-fit: cover; + object-position: 0 40%; + height: 65vh; +} + +.destaque { + text-shadow:1px 1px 2px whitesmoke; + +} + +.icons_socialmedia { + color: #7E459B; +} +span{ + color: #7E459B; +} +.about { + padding: 40px; +} + +.icons { + color: white; + +} + +.habilities { + background-color:#7E459B; +} + +.card-img-top { + object-fit: fill; + height: 300px; + border-bottom: 1px solid rgb(216, 209, 209); + +} + +.btn-roxo { + color: #fff; + background-color: #7E459B; +} + +.btn-roxo:hover { + color: beige; +} + +.footer { + margin-top: 40px; + padding: 10px; } \ No newline at end of file