Nada nuevo
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
*{
|
||||
padding: 10px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.main{
|
||||
@@ -57,6 +56,7 @@
|
||||
|
||||
.botonesHidden{
|
||||
display: none;
|
||||
padding: none;
|
||||
}
|
||||
|
||||
.botonesVisible{
|
||||
@@ -64,14 +64,21 @@
|
||||
}
|
||||
|
||||
.eventos{
|
||||
float: left;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.evento{
|
||||
max-width:fit-content;
|
||||
}
|
||||
|
||||
.evento:hover{
|
||||
background-color: rgb(97, 97, 97);
|
||||
}
|
||||
|
||||
.eventoHeader{
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
|
||||
}
|
||||
|
||||
.eventoDesc{
|
||||
@@ -82,12 +89,6 @@
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
mat-menu{
|
||||
position: relative;
|
||||
margin: inherit;
|
||||
color: pink;
|
||||
}
|
||||
|
||||
mat-card-header{
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user