From cb2d93255f0213b8c04eaf72816938d6ac325854 Mon Sep 17 00:00:00 2001 From: Samuel Silva Date: Thu, 1 Feb 2024 18:48:38 +0000 Subject: [PATCH] Update index.html Mostra a semana corretamente a info da semana do conteudo de X a Y --- index.html | 476 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 293 insertions(+), 183 deletions(-) diff --git a/index.html b/index.html index 5a9094c..343eee3 100644 --- a/index.html +++ b/index.html @@ -1,240 +1,350 @@ - + Programa Mensal - - - - - - - - - - - - - - - - - - - - - + background: white; + display: flex; + flex-direction: column; + justify-content: start; + align-items: start; + padding: 16px 32px; + border-radius: 16px; + -webkit-box-shadow: 0px 0px 100px 20px rgba(35, 39, 46, 0.5); + -moz-box-shadow: 0px 0px 100px 20px rgba(35, 39, 46, 0.5); + box-shadow: 0px 0px 100px 20px rgba(35, 39, 46, 0.5); + margin: 2rem; + } + + +

Programação da Semana

-
- arrow_circle_left - home - arrow_circle_right +
+ arrow_circle_left + home + arrow_circle_right
- +
-
+
desktop_windows

Vídeo:

-

-
+

+
-
+
instant_mix

Som:

-

-
+

+
-
- podium +
+ podium

Palco:

-

-
+

+
-
+
mic_double

Micros:

-

-
-

-
- -
- videocam +

+
+

+
+ +
+ videocam

Transmissão Broadcasting:

-

-
- - +

+
- - + }); + } + // Chame a função para atualizar o programa inicialmente + atualizarPrograma(); - - +