Configurada la conexion a base de datos y empezadas las consultas para extraer informacion

This commit is contained in:
2021-07-09 22:52:53 -03:00
parent bfc3bcf646
commit 5789e56d67
3 changed files with 26 additions and 4 deletions

View File

@@ -12,6 +12,8 @@ header {
padding-bottom: 4vh;
display: flex;
justify-content: center;
background-color: #00000020;
background-color: #00000050;
color: white;
}
user-select: none;
}