Skip to content

Commit

Permalink
mudança p k7
Browse files Browse the repository at this point in the history
nem lembro mais o que fiz, foi bastante coisa
  • Loading branch information
Gustavo-erades committed Aug 10, 2023
1 parent 40c2dbf commit 558441d
Show file tree
Hide file tree
Showing 52 changed files with 232 additions and 164 deletions.
72 changes: 41 additions & 31 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
@font-face {
font-family: "fonte torta";
src: url("../fontes/fonte2/COCKB___.TTF");
font-family: "titulo extra bold 1";
src: url("../fontes/fonte3/Milligram-Extrabold-trial.ttf");
}
@font-face {
font-family: "titulo extra bold";
src: url("../fontes/fonte3/Milligram-Bold-Italic-trial.ttf");
}
@font-face {
font-family: "textos finos";
src: url("../fontes/fonte4/Asap-Regular.otf");
}
html, body{
scroll-behavior: smooth;
Expand All @@ -10,23 +18,25 @@ html, body{
outline: none;
}
section#QuemSomos-titulo{
font-family: "fonte torta";
font-size: 1em;
font-weight: bold;
font-family: "titulo extra bold";
font-size: 3em;
padding-top: 20px;
padding-bottom: 20px;
}
section#QuemSomos p{
font-family: "textos finos";
}
#promocoes{
font-family: "fonte torta";
font-size: 6em;
font-weight: bold;
font-family: "titulo extra bold";
font-size: 3em;
margin-bottom: 15px;
}
section#home h1{
font-weight: bold;
font-family: "titulo extra bold 1";
font-size: 5em;
}
section#home p{
font-family: "textos finos";
font-size: 1.5em;
}
@media (min-width:200px){
Expand Down Expand Up @@ -54,8 +64,8 @@ section#home p{
section#salgada p{
font-size:1.5em;
}
section#promocao-titulo h2#promocoes{
font-size: 5em;
#promocoes{
font-size: 2em;
padding-top: 20px;
padding-bottom:10px;
text-align: center;
Expand All @@ -67,7 +77,7 @@ section#home p{
font-size: 0.8em;
}
section#QuemSomos-titulo{
font-size: 0.8em;
font-size: 1em;
}
}
@media(max-width:300px){
Expand Down Expand Up @@ -98,8 +108,8 @@ section#home p{
section#doce p.texto-doce-pequeno{
display: block;
}
section#promocao-titulo h2#promocoes{
font-size: 4em;
#promocoes{
font-size: 2.4em;
}
}
@media (min-width:301.98px){
Expand Down Expand Up @@ -130,10 +140,10 @@ section#home p{
section#doce p.texto-doce-pequeno{
display: block;
}
section#promocao-titulo h2#promocoes{
font-size: 4em;
padding-top: 20px;
padding-bottom:20px
#promocoes{
font-size: 2.4em;
padding-top: 15px;
padding-bottom:15px
}
}
@media (min-width:400px){
Expand All @@ -149,10 +159,10 @@ section#home p{
section#home h4, .part2{
display: none;
}
section#promocao-titulo h2#promocoes{
font-size: 4em;
padding-top: 20px;
padding-bottom:20px
#promocoes{
font-size: 2.4em;
padding-top: 15px;
padding-bottom:15px
}
section#salgada h1{
font-size: 5em;
Expand All @@ -177,8 +187,8 @@ section#home p{
section#home h4.titulo-pequeno{
display: none;
}
section#promocao-titulo h2#promocoes{
font-size: 4.7em;
#promocoes{
font-size: 2.7em;
padding-bottom: 8px;
}
section#quemSomos{
Expand All @@ -196,14 +206,14 @@ section#home p{
display: none;
}
section#QuemSomos-titulo{
font-size: 1em;
font-size: 3em;
}
}
@media (min-width:700px){
section#home h4, section#home h2.lead{
display: block;
}
section#promocao-titulo h2#promocoes{
h2#promocoes{
font-size: 6em;
}
section#quemSomos{
Expand All @@ -226,8 +236,8 @@ section#home p{
section#home h4, section#home h2.lead{
display: block;
}
section#promocao-titulo h2#promocoes{
font-size: 6em;
h2#promocoes{
font-size: 4em;
}
}
@media (min-width:900px){
Expand Down Expand Up @@ -308,7 +318,7 @@ section.caixa-conteudo{
}
.dropdown-menu a.dropdown-item:hover{
background-color: #180e01;
color: aliceblue;
color: #ffae00;
}
section#promocao .card{
border-radius: 8px;
Expand All @@ -319,10 +329,10 @@ section#promocao .card img.img-fluid{
a.link-do-carousel:hover{
text-decoration: none;
}
section#bomApetite a.nav-link{
section#bomApetite a.nav-link, #home-header a.nav-link{
color: #ffae00;
}
section#bomApetite a.nav-link:hover{
section#bomApetite a.nav-link:hover, #home-header a.nav-link:hover{
color: #ffae00ce;
}
section#bomApetite a.nav-link#link-redes{
Expand Down
Binary file removed fontes/fonte1/Anja Eliane accent002.ttf
Binary file not shown.
Binary file removed fontes/fonte1/Anja Eliane.ttf
Binary file not shown.
Binary file removed fontes/fonte1/anja_eliane.zip
Binary file not shown.
Binary file removed fontes/fonte3/Insanibc.ttf
Binary file not shown.
Binary file removed fontes/fonte3/Insanibu.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Bold-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Bold-trial.ttf
Binary file not shown.
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Extrabold-trial.ttf
Binary file not shown.
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Heavy-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Heavy-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Light-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Light-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Medium-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Medium-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Regular-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Thin-Italic-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-Thin-trial.ttf
Binary file not shown.
Binary file added fontes/fonte3/Milligram-by-Zetafonts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 0 additions & 13 deletions fontes/fonte3/insaniburger.txt

This file was deleted.

Binary file removed fontes/fonte3/insaniburger.zip
Binary file not shown.
Binary file added fontes/fonte3/milligram.zip
Binary file not shown.
Binary file added fontes/fonte4/Asap-Bold.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-BoldItalic.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-Italic.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-Medium.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-MediumItalic.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-Regular.otf
Binary file not shown.
Binary file added fontes/fonte4/Asap-Symbol.otf
Binary file not shown.
43 changes: 43 additions & 0 deletions fontes/fonte4/SIL Open Font License.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
Copyright 2016 The Asap Project Authors (omnibus.type@gmail.com)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL

-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.

The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the copyright statement(s).

"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.

"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.

5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
Binary file removed fontes/fonte4/TypoGraphica IV.png
Binary file not shown.
Binary file removed fontes/fonte4/TypoGraphica_demo.otf
Binary file not shown.
Binary file added fontes/fonte4/asap.zip
Binary file not shown.
18 changes: 0 additions & 18 deletions fontes/fonte4/readme.txt

This file was deleted.

Binary file removed fontes/fonte4/typographica.zip
Binary file not shown.
Binary file added imagens/Abacaxi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/Banana com canela.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/Calabresa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/Chocolate branco.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/Chocolate com morango.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/Chocolate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/Marguerita.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/Peperoni.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed imagens/Peperoni2.png
Binary file not shown.
Binary file modified imagens/Portuguesa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imagens/Prestígio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/frango com catupiry.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imagens/vegetariana.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 558441d

Please sign in to comment.