Alerta código QR

This commit is contained in:
Gabriela Gómez Hernández
2022-04-29 18:08:41 -05:00
parent fc85e0b6da
commit 0bd6809aa1
15 changed files with 267 additions and 35 deletions
+6 -5
View File
@@ -4,7 +4,7 @@
min-height: 400px;
margin-bottom: 30px;
color:#644F0C;
font-family: 'Vollkorn', serif;
font-family: 'Calibri','Ginebra','Verdana', serif;
font-size:xx-large;
font-weight: bold;
padding: 5%;
@@ -14,7 +14,7 @@
}
.titulo{
color:#644F0C;
font-family: 'Vollkorn', serif;
font-family: 'Calibri','Ginebra','Verdana', serif;
text-align: center;
font-size:xx-large;
font-weight: bolder;
@@ -30,11 +30,12 @@
}
.boton1{
color:white;
font-family: 'Vollkorn', serif;
font-size: x-large;
font-family: 'Calibri','Ginebra','Verdana', serif;
font-size: large;
font-weight: bold;
background-color: rgb(100,79,12,76%);
border:0;
margin-bottom: 15px;
}
.boton1:hover{
background-color: rgb(100,79,12,50%);
@@ -42,7 +43,7 @@
.boton2{
color:white;
background-color: #1B3D70;
font-family: 'Vollkorn', serif;
font-family: 'Calibri','Ginebra','Verdana', serif;
font-size: x-large;
font-weight: bold;
border:0;