-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8158340
commit 14931dd
Showing
51 changed files
with
1,528 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,145 @@ | ||
.menu { | ||
color: #790d0d; | ||
} | ||
.bg-purple { | ||
background-color: black; | ||
} | ||
.text-purple { | ||
color: #790d0d; | ||
} | ||
|
||
.btn-voltar { | ||
color: whitesmoke; | ||
background-color :#fa0303; | ||
} | ||
.btn-voltar:hover { | ||
color: #fff; | ||
background-color: green; | ||
|
||
} | ||
.logo { | ||
max-width: 150px; | ||
height: auto; | ||
border-radius: 30%; | ||
} | ||
|
||
.escolha { | ||
color: black; | ||
font-size: 25px; | ||
text-align: center; | ||
text-shadow: 2px 2px 5px red; | ||
padding: 55px; | ||
} | ||
|
||
.corpomeio { | ||
width: 100%; | ||
height: 500px; | ||
display: flex; | ||
justify-content: center; | ||
align-items: center; | ||
padding: 35px; | ||
} | ||
|
||
.meni{ | ||
color: black; | ||
font-size: 25px; | ||
text-align: center; | ||
text-shadow: 2px 2px 5px red; | ||
|
||
} | ||
|
||
.wrapper { | ||
display: flex; | ||
width: 70%; | ||
display: flex; | ||
justify-content: space-around; | ||
} | ||
|
||
.cards { | ||
width: 280px; | ||
height: 360px; | ||
padding: 3rem 1rem; | ||
background: #4f8152; | ||
position: relative; | ||
display: flex; | ||
align-items: flex-end; | ||
box-shadow: 0px 7px 10px rgb(0, 0, 0, 0, 5); | ||
transition: 0.5s ease-in-out; | ||
border-radius: 30px; | ||
} | ||
|
||
.cards:hover { | ||
transform: translateY(20px); | ||
} | ||
|
||
.cards:before { | ||
content: ""; | ||
position: absolute; | ||
top: 0; | ||
left: 0; | ||
display: block; | ||
width: 100%; | ||
height: 100%; | ||
z-index: 2; | ||
transition: 0.5s all; | ||
opacity: 0; | ||
} | ||
|
||
.cards:hover:before { | ||
opacity: 1; | ||
} | ||
|
||
.cards img { | ||
width: 100%; | ||
height: 100%; | ||
object-fit: cover; | ||
position: absolute; | ||
top: 0; | ||
left: 0; | ||
} | ||
|
||
.cards .info { | ||
position: relative; | ||
z-index: 3; | ||
color: rgb(17, 228, 10); | ||
opacity: 0; | ||
transform: translateY(30px); | ||
transition: 0.5s all; | ||
} | ||
|
||
.cards:hover .info { | ||
opacity: 1; | ||
transform: translateY(0px); | ||
|
||
} | ||
|
||
.cards .info h1 { | ||
margin: 0; | ||
color: #fa0303; | ||
} | ||
|
||
.cards .info p { | ||
letter-spacing: 1px; | ||
font-size: 15px; | ||
margin-top: 8px; | ||
margin-bottom: 20px; | ||
} | ||
|
||
.cards .info .btn { | ||
text-decoration: none; | ||
padding: .5rem 1rem; | ||
background-color: #0e4409; | ||
border-color: #0e4409; | ||
color: white; | ||
font-size: 14px; | ||
font-weight: bold; | ||
cursor: pointer; | ||
transition: 0.4s ease-in-out; | ||
} | ||
|
||
.cards .info .bts:hover { | ||
box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5); | ||
|
||
background-color: #03faa8; | ||
border-color: #0e4409; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
<!DOCTYPE html> | ||
<html lang="pt-br"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>kids monster hamburger</title> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="bebida.css"> | ||
</head> | ||
<body> | ||
<header class="bg-purple text-white py-4"> | ||
<div class="container"> | ||
<div class="row align-items-center"> | ||
<div class="col-md-2 text-center"> | ||
<img src="img/logo kids.png" alt="Logo" class="logo"> | ||
</div> | ||
<div class="col-md-8 text-center"> | ||
<h2 class="menu">Menu monster</h2> | ||
</div> | ||
<div class="col-md-2 text-center"> | ||
<a href="inicial.html" class="btn btn-light btn-voltar mr-3">Voltar</a> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
|
||
<div class="escolha"> | ||
<h1>Quem lhe assusta mais ?</h1> | ||
</div> | ||
|
||
<div class="corpomeio"> | ||
|
||
<div class="wrapper"> | ||
<div class="cards"> | ||
<img src="img/bebida-8.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
|
||
<div class="cards"> | ||
<img src="img/bebida7.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
|
||
<div class="cards"> | ||
<img src="img/bebida3.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="corpomeio"> | ||
|
||
<div class="wrapper"> | ||
<div class="cards"> | ||
<img src="img/bebida4.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
|
||
<div class="cards"> | ||
<img src="img/bebida2.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
|
||
<div class="cards"> | ||
<img src="img/bebida1.jpg"> | ||
<div class="info"> | ||
<h1>Bebida monster</h1> | ||
<p>Que tal um bebida mosntruosa</p> | ||
<p class="card-price text-purple">Preço: R$ 19,90</p> | ||
<button class="btn btn-primary mt-auto">Adicionar ao carrinho</button> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,145 @@ | ||
.menu { | ||
color: #790d0d; | ||
} | ||
.bg-purple { | ||
background-color: black; | ||
} | ||
.text-purple { | ||
color: white; | ||
} | ||
|
||
.btn-voltar { | ||
color: whitesmoke; | ||
background-color :#fa0303; | ||
} | ||
.btn-voltar:hover { | ||
color: #fff; | ||
background-color: green; | ||
|
||
} | ||
.logo { | ||
max-width: 150px; | ||
height: auto; | ||
border-radius: 30%; | ||
} | ||
|
||
.escolha { | ||
color: black; | ||
font-size: 25px; | ||
text-align: center; | ||
text-shadow: 2px 2px 5px red; | ||
padding: 55px; | ||
} | ||
|
||
.corpomeio { | ||
width: 100%; | ||
height: 500px; | ||
display: flex; | ||
justify-content: center; | ||
align-items: center; | ||
padding: 35px; | ||
} | ||
|
||
.meni{ | ||
color: black; | ||
font-size: 25px; | ||
text-align: center; | ||
text-shadow: 2px 2px 5px red; | ||
|
||
} | ||
|
||
.wrapper { | ||
display: flex; | ||
width: 70%; | ||
display: flex; | ||
justify-content: space-around; | ||
} | ||
|
||
.cards { | ||
width: 280px; | ||
height: 360px; | ||
padding: 3rem 1rem; | ||
background: #4f8152; | ||
position: relative; | ||
display: flex; | ||
align-items: flex-end; | ||
box-shadow: 0px 7px 10px rgb(0, 0, 0, 0, 5); | ||
transition: 0.5s ease-in-out; | ||
border-radius: 30px; | ||
} | ||
|
||
.cards:hover { | ||
transform: translateY(20px); | ||
} | ||
|
||
.cards:before { | ||
content: ""; | ||
position: absolute; | ||
top: 0; | ||
left: 0; | ||
display: block; | ||
width: 100%; | ||
height: 100%; | ||
z-index: 2; | ||
transition: 0.5s all; | ||
opacity: 0; | ||
} | ||
|
||
.cards:hover:before { | ||
opacity: 1; | ||
} | ||
|
||
.cards img { | ||
width: 100%; | ||
height: 100%; | ||
object-fit: cover; | ||
position: absolute; | ||
top: 0; | ||
left: 0; | ||
} | ||
|
||
.cards .info { | ||
position: relative; | ||
z-index: 3; | ||
color: rgb(17, 228, 10); | ||
opacity: 0; | ||
transform: translateY(30px); | ||
transition: 0.5s all; | ||
} | ||
|
||
.cards:hover .info { | ||
opacity: 1; | ||
transform: translateY(0px); | ||
|
||
} | ||
|
||
.cards .info h1 { | ||
margin: 0; | ||
color: #fa0303; | ||
} | ||
|
||
.cards .info p { | ||
letter-spacing: 1px; | ||
font-size: 15px; | ||
margin-top: 8px; | ||
margin-bottom: 20px; | ||
} | ||
|
||
.cards .info .btn { | ||
text-decoration: none; | ||
padding: .5rem 1rem; | ||
background-color: #0e4409; | ||
border-color: #0e4409; | ||
color: white; | ||
font-size: 14px; | ||
font-weight: bold; | ||
cursor: pointer; | ||
transition: 0.4s ease-in-out; | ||
} | ||
|
||
.cards .info .bts:hover { | ||
box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5); | ||
|
||
background-color: #03faa8; | ||
border-color: #0e4409; | ||
} |
Oops, something went wrong.