corrección file input
This commit is contained in:
@@ -26,5 +26,19 @@
|
||||
background-color: #1e3c70;
|
||||
}
|
||||
|
||||
.salir{
|
||||
background-color: #2c56a0;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
|
||||
.boton{
|
||||
color:white;
|
||||
background-color: #2c56a0;
|
||||
font-family: 'Vollkorn', serif;
|
||||
font-size: x-large;
|
||||
font-weight: bold;
|
||||
border:0px;
|
||||
}
|
||||
.boton:hover{
|
||||
background-color:rgb(27,61,112,50%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user