.
This commit is contained in:
@@ -6,16 +6,21 @@
|
||||
}
|
||||
|
||||
*{
|
||||
padding: 5px;
|
||||
padding: 10px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.main{
|
||||
max-width: 800px;
|
||||
max-height: auto;
|
||||
margin: auto;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.fotoPerfil{
|
||||
text-align: end;
|
||||
max-width: 800px;
|
||||
max-height: auto;
|
||||
margin: auto;
|
||||
|
||||
}
|
||||
|
||||
.textoPie{
|
||||
@@ -35,6 +40,8 @@
|
||||
float: left;
|
||||
position: relative;
|
||||
margin: auto;
|
||||
text-align: right;
|
||||
padding-right: 50px;
|
||||
|
||||
}
|
||||
|
||||
@@ -43,9 +50,8 @@
|
||||
}
|
||||
|
||||
.galeria{
|
||||
|
||||
max-width: 300px;
|
||||
max-height: auto;
|
||||
text-align: center;
|
||||
padding: 30px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
@@ -76,6 +82,17 @@
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
mat-menu{
|
||||
position: relative;
|
||||
margin: inherit;
|
||||
color: pink;
|
||||
}
|
||||
|
||||
mat-card-header{
|
||||
text-align: right;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
button{
|
||||
background-color: transparent;
|
||||
@@ -89,7 +106,7 @@
|
||||
.menuBotones{
|
||||
position: relative;
|
||||
float: left;
|
||||
bottom: 40px;
|
||||
bottom: 60px;
|
||||
left: 20px;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user