diff --git a/css/style.css b/css/style.css index 710f535..c24be8c 100644 --- a/css/style.css +++ b/css/style.css @@ -680,21 +680,22 @@ section:nth-child(even){ button { - width: 100%; - padding: 8px; - margin-bottom: 16px; - box-sizing: border-box; - border-radius: 15px; - background-color: rgb(105, 152, 111); - color: rgb(183, 213, 179); - font-size: 17px; - font-weight: 700; - border: #a2c2ee; + width: 120px; /* Largura do botão */ + height: 50px; /* Altura do botão */ + padding: 8px; + margin-bottom: 16px; + box-sizing: border-box; + border-radius: 10px; /* Bordas arredondadas para criar uma aparência quadrada */ + background-color: rgb(146, 231, 150); + color: rgb(35, 143, 21); + font-size: 17px; + font-weight: 700; + border: none; /* Removendo a borda para criar uma aparência mais limpa */ } button:hover { - background-color: rgb(52, 98, 58); -} + background-color: rgb(218, 218, 218); +} @@ -702,4 +703,17 @@ button:hover { text-align: center; color: green; } +/* Estilos para centralizar o contêiner */ +.map-container { + display: flex; + justify-content: center; + align-items: center; + height: 100vh; /* Altura total da tela */ +} +/* Estilos para o iframe */ +iframe { + width: 800px; + height: 600px; + border: 0; +} diff --git a/js/script.js b/js/script.js index 93e87a0..0fafe1e 100644 --- a/js/script.js +++ b/js/script.js @@ -46,4 +46,7 @@ spawnNotification({ + + + })(jQuery); \ No newline at end of file diff --git a/clinicas.html b/pages/chat.html similarity index 53% rename from clinicas.html rename to pages/chat.html index 567ccf2..53097a9 100644 --- a/clinicas.html +++ b/pages/chat.html @@ -28,7 +28,7 @@ Home Conversa Clínicas - Mais + @@ -49,8 +49,8 @@

clinicas parceiras

-

win coder

- expert doctor +

Clínica MultiNós

+
@@ -62,8 +62,8 @@

win coder

-

win coder

- expert doctor +

Clínica Waleska Andrade

+