diff --git a/css/modais.css b/css/modais.css index b3564a5..b593c04 100644 --- a/css/modais.css +++ b/css/modais.css @@ -127,6 +127,41 @@ } +/* Modal - Veja Mais */ +#aluno_vejaMais .modal-conteudo .informacoes-aluno { + justify-content: space-around; +} + +#aluno_vejaMais .modal-conteudo .foto-aluno { + border: 2px solid black; + border-radius: 3px; + width: 140px; + height: 158px; + background-image: url(../imgs/foto-alunos/foto-aluno1.jpg); + background-position: center center; + background-size: cover; + background-repeat: no-repeat; +} + +#aluno_vejaMais .modal-conteudo p { + font-size: 1.3em; + font-weight: bold; +} + +#aluno_vejaMais .modal-conteudo .tabelas-aluno table { + text-align: center; +} + +#aluno_vejaMais .modal-conteudo .tabelas-aluno table:first-of-type { + text-align: center; + width: 20%; + margin: 0 auto 20px auto; +} + +#aluno_vejaMais .modal-conteudo .tabelas-aluno table:last-of-type { + width: 90%; + margin: 0 auto; +} /* Modal - Lançar Notas */ #lancar_notas .modal-conteudo form { diff --git a/imgs/foto-alunos/foto-aluno1.jpg b/imgs/foto-alunos/foto-aluno1.jpg new file mode 100644 index 0000000..9c77840 Binary files /dev/null and b/imgs/foto-alunos/foto-aluno1.jpg differ diff --git a/imgs/foto-alunos/foto-aluno2.jpg b/imgs/foto-alunos/foto-aluno2.jpg new file mode 100644 index 0000000..b0a2e1b Binary files /dev/null and b/imgs/foto-alunos/foto-aluno2.jpg differ diff --git a/imgs/foto-alunos/foto-aluno3.jpg b/imgs/foto-alunos/foto-aluno3.jpg new file mode 100644 index 0000000..4aba688 Binary files /dev/null and b/imgs/foto-alunos/foto-aluno3.jpg differ diff --git a/imgs/foto-alunos/foto-aluno4.jpg b/imgs/foto-alunos/foto-aluno4.jpg new file mode 100644 index 0000000..8709be4 Binary files /dev/null and b/imgs/foto-alunos/foto-aluno4.jpg differ diff --git a/index.html b/index.html index e02131b..5e0fb6f 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,7 @@

Matemática - 2°B

100% 10.0 Aprovado - query_stats + query_stats Guilherme Henrique @@ -79,7 +79,7 @@

Matemática - 2°B

80% 9.0 Exame - query_stats + query_stats Igor @@ -87,7 +87,7 @@

Matemática - 2°B

90% 7.0 Reprovado - query_stats + query_stats @@ -158,6 +158,82 @@

Editar Imagem de Visita

+ +