From ae9f541da712db668371a73e8ed867625f2c2bd7 Mon Sep 17 00:00:00 2001 From: LoriaLawrenceZ Date: Fri, 7 Jun 2024 20:53:23 -0300 Subject: [PATCH] [feat] Sem tempo para commits semanticos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adicionando tudo que eu fiz pois data limite está muito em cima, sem tempo para commits semânticos --- css/sobre.css | 24 +++++++++++++++++++ css/solucoes.css | 24 +++++++++++++++++++ css/universal.css | 1 + html/sobre.html | 57 +++++++++++++++++++++++++++++++++++++++++++++- html/solucoes.html | 5 +++- index.html | 12 ++-------- js/sobre.js | 15 ++++++++++++ js/solucoes.js | 15 ++++++++++++ 8 files changed, 141 insertions(+), 12 deletions(-) create mode 100644 css/sobre.css create mode 100644 css/solucoes.css create mode 100644 js/sobre.js create mode 100644 js/solucoes.js diff --git a/css/sobre.css b/css/sobre.css new file mode 100644 index 0000000..4eeb877 --- /dev/null +++ b/css/sobre.css @@ -0,0 +1,24 @@ +* { + margin: 0; + padding: 0; + + /*---=| Fonte Padrão |=---*/ + font-family: "Josefin Sans", sans-serif; + font-weight: 700; +} + +/*-----===| MAIN |===-----*/ +/*---=| DISPLAY FLEX |=---*/ +main { + display: flex; + align-items: center; + justify-content: center; + position: relative; +} + +main { + width: 100%; + flex-direction: column; + align-items: flex-start; + z-index: 100; +} \ No newline at end of file diff --git a/css/solucoes.css b/css/solucoes.css new file mode 100644 index 0000000..4eeb877 --- /dev/null +++ b/css/solucoes.css @@ -0,0 +1,24 @@ +* { + margin: 0; + padding: 0; + + /*---=| Fonte Padrão |=---*/ + font-family: "Josefin Sans", sans-serif; + font-weight: 700; +} + +/*-----===| MAIN |===-----*/ +/*---=| DISPLAY FLEX |=---*/ +main { + display: flex; + align-items: center; + justify-content: center; + position: relative; +} + +main { + width: 100%; + flex-direction: column; + align-items: flex-start; + z-index: 100; +} \ No newline at end of file diff --git a/css/universal.css b/css/universal.css index be21351..fd79dac 100644 --- a/css/universal.css +++ b/css/universal.css @@ -17,6 +17,7 @@ --sombrear: rgba(0, 0, 0, 0.5); --clarear: rgba(255, 255, 255, 0.5); --clarear-gradiente: linear-gradient(90deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.5)); + --azul-claro-gradiente: linear-gradient(90deg, transparent, var(--azul-super-claro)); } /*-----===| HEADER |===-----*/ diff --git a/html/sobre.html b/html/sobre.html index e2348d9..ef7f8e6 100644 --- a/html/sobre.html +++ b/html/sobre.html @@ -26,6 +26,7 @@ crossorigin="anonymous"> + @@ -42,7 +43,60 @@
+
+ +
+

Fundadores

+
+
+ +

+ RM: 559160 +
+ Caroline Nunes
Levino Brandão +

+
+
+ +

+ RM: 556964 +
+ Ivan Ramos
+ Biagioni +

+
+
+ +

+ RM: 558703
Luiz Henrique
Sani +

+
+
+ +

+ RM: 555037
+ Lorenzo Oliveira
+ Zimbres +

+
+
+ +

+ RM: 554364
José Othon
Ribeiro Moreira + Neto +

+
+
+
+ +
+