Skip to content

Commit

Permalink
Site Atualizado
Browse files Browse the repository at this point in the history
  • Loading branch information
IzaacCoding36 authored Jun 26, 2024
1 parent a65654b commit 24cb55c
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 12 deletions.
13 changes: 10 additions & 3 deletions css/escuro.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ body {margin: 0px; padding: 0px;}
padding: 10px;
cursor: default;
width: 80%;
border-radius: 50px;
max-width: 900px;
position: relative; top: 40px;
font-size: 30px;}
Expand All @@ -31,11 +32,12 @@ hr {color: #e7e7e7e7; position: relative; top: 40px;}
/* definições para separações (em linhas) */

.T2 {color: yellow; background: #040492;
box-shadow: 0px 0px 15px orange;
text-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
box-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
text-shadow: 0px 0px 15px orange;
padding: 10px;
cursor: default;
width: 55%;
border-radius: 50px;
max-width: 700px;
position: relative; top: 40px;
font-size: 21px;}
Expand All @@ -50,6 +52,7 @@ hr {color: #e7e7e7e7; position: relative; top: 40px;}
cursor: default;
box-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
width: 30%; height: 25%;
border-radius: 50px;
border: solid 2px #020411e7;}
/* estilização da imagem de relação campo-cidade */

Expand All @@ -65,6 +68,7 @@ hr {color: #e7e7e7e7; position: relative; top: 40px;}
padding: 10px;
cursor: default;
width: 55%;
border-radius: 50px;
max-width: 700px;
position: relative; top: 40px;
font-size: 21px;}
Expand All @@ -74,6 +78,7 @@ hr {color: #e7e7e7e7; position: relative; top: 40px;}
cursor: default;
box-shadow: 0px 5px 15px blue, -5px 0px 15px teal;
width: 30%; height: 25%;
border-radius: 50px;
border: solid 2px #020411e7;}
/* estilização da imagem de oportunidades */

Expand Down Expand Up @@ -107,7 +112,9 @@ a:hover {color: cyan; transition: color 0.3s;}
/* Proporções Extras */

@media screen and (max-width: 600px){
#I1,#I2 {width: 50%; height: 50%;}
html {background-size: 200%;}
.T1,.T2,.T3 {border-radius: 0px;}
#I1,#I2 {width: 50%; height: 50%; border-radius: 0px;}
.Topicos {text-align: left;}
}
/* definições para mobile-first, alterando o tamanho das imagens para uma melhor visão do conteúdo */
15 changes: 11 additions & 4 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ body {margin: 0px; padding: 0px;}
padding: 10px;
cursor: default;
width: 80%;
border-radius: 50px;
max-width: 900px;
position: relative; top: 40px;
font-size: 30px;}
Expand All @@ -31,11 +32,12 @@ hr {color: black; position: relative; top: 40px;}
/* definições para separações (em linhas) */

.T2 {color: yellow; background: #040492;
box-shadow: 0px 0px 15px orange;
text-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
box-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
text-shadow: 0px 0px 15px orange;
padding: 10px;
cursor: default;
width: 55%;
border-radius: 50px;
max-width: 700px;
position: relative; top: 40px;
font-size: 21px;}
Expand All @@ -50,6 +52,7 @@ hr {color: black; position: relative; top: 40px;}
cursor: default;
box-shadow: 0px 5px 15px yellow, -5px 0px 15px orange;
width: 30%; height: 25%;
border-radius: 50px;
border: solid 2px black;}
/* estilização da imagem de relação campo-cidade */

Expand All @@ -65,6 +68,7 @@ hr {color: black; position: relative; top: 40px;}
padding: 10px;
cursor: default;
width: 55%;
border-radius: 50px;
max-width: 700px;
position: relative; top: 40px;
font-size: 21px;}
Expand All @@ -74,6 +78,7 @@ hr {color: black; position: relative; top: 40px;}
cursor: default;
box-shadow: 0px 5px 15px blue, -5px 0px 15px teal;
width: 30%; height: 25%;
border-radius: 50px;
border: solid 2px black;}
/* estilização da imagem de oportunidades */

Expand All @@ -96,7 +101,7 @@ a {color: white; transition: color 0.3s;}
a:hover {color: cyan; transition: color 0.3s;}
/* padrão de cor ciano para links primários quando clicados */

.links {color: grey; transition: color 0.3s;}
.links {color: blue; transition: color 0.3s;}
/* padrão de cor cinza para links secundários */

.links:hover {color: lime; transition: color 0.3s;}
Expand All @@ -107,7 +112,9 @@ a:hover {color: cyan; transition: color 0.3s;}
/* Proporções Extras */

@media screen and (max-width: 600px){
#I1,#I2 {width: 50%; height: 50%;}
html {background-size: 200%;}
.T1,.T2,.T3 {border-radius: 0px;}
#I1,#I2 {width: 50%; height: 50%; border-radius: 0px;}
.Topicos {text-align: left;}
}
/* definições para mobile-first, alterando o tamanho das imagens para uma melhor visão do conteúdo */
3 changes: 2 additions & 1 deletion css/style2.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ul {margin: 0;}
padding: 10px;
box-shadow: 0px 0px 15px cyan;
text-shadow: 0px 0px 15px blue;
border-radius: 20%;
border-radius: 50px;
cursor: default;}
/* Nome do Projeto no header*/

Expand All @@ -40,6 +40,7 @@ ul {margin: 0;}

#menu a {display: block;
font-size: 15px;
font-weight: bold;
text-decoration: none;
padding: .5rem;}
/* definições para os links do menu */
Expand Down
2 changes: 1 addition & 1 deletion extra/info(eng).html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1>Information about the website of my project from Agrinho 2024</h1>
<hr>
<h2>Versions</h2>
<hr>
<p>Last website update: 25/jun/2024</p>
<p>Last website update: 26/jun/2024</p>
<p>Website developed and published in: 27/04/2024</p>
<hr>
<p>®2024 Agrinho Project, <a href="https://github.com/IzaacCoding36">@IzaacCoding36</a>. All rights reserved. Content subject to availability.</p>
Expand Down
2 changes: 1 addition & 1 deletion extra/info(eng2).html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1>Information about the website of my project from Agrinho 2024</h1>
<hr>
<h2>Versions</h2>
<hr>
<p>Last website update: 25/jun/2024</p>
<p>Last website update: 26/jun/2024</p>
<p>Website developed and published in: 27/04/2024</p>
<hr>
<p>®2024 Agrinho Project, <a href="https://github.com/IzaacCoding36">@IzaacCoding36</a>. All rights reserved. Content subject to availability.</p>
Expand Down
2 changes: 1 addition & 1 deletion extra/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1>Informações sobre o site do meu Projeto Agrinho 2024</h1>
<hr>
<h2>Versões</h2>
<hr>
<p>Última atualização do site: 25/06/2024</p>
<p>Última atualização do site: 26/06/2024</p>
<p>Site desenvolvido e publicado em: 27/04/2024</p>
<hr>
<p>®2024 Projeto Agrinho, <a href="https://github.com/IzaacCoding36">@IzaacCoding36</a>. Todos os direitos reservados. Conteúdo sujeito a disponibilidade.</p>
Expand Down
2 changes: 1 addition & 1 deletion extra/info2.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h1>Informações sobre o site do meu Projeto Agrinho 2024</h1>
<hr>
<h2>Versões</h2>
<hr>
<p>Última atualização do site: 25/06/2024</p>
<p>Última atualização do site: 26/06/2024</p>
<p>Site desenvolvido e publicado em: 27/04/2024</p>
<hr>
<p>®2024 Projeto Agrinho, <a href="https://github.com/IzaacCoding36">@IzaacCoding36</a>. Todos os direitos reservados. Conteúdo sujeito a disponibilidade.</p>
Expand Down

0 comments on commit 24cb55c

Please sign in to comment.