This commit is contained in:
2021-02-23 19:18:46 +01:00
parent 0b84c0987e
commit 638467e9c4
4 changed files with 56 additions and 36 deletions

View File

@@ -44,7 +44,6 @@
.galeria{
display: block;
max-width: 300px;
max-height: auto;
margin: auto;
@@ -59,7 +58,7 @@
}
.eventos{
display:block;
float: left;
}
.evento:hover{
@@ -76,3 +75,21 @@
ion-slides {
height: 200px;
}
button{
background-color: transparent;
}
.settingsIcon{
font-size: large;
background-color: white;
}
.menuBotones{
position: relative;
float: left;
bottom: 40px;
left: 20px;
}