Add account information render

This commit is contained in:
Paulo Gustavo Veiga
2022-01-07 17:47:53 -08:00
parent 965c65e793
commit 761b2e5ee0
3 changed files with 83 additions and 83 deletions

View File

@@ -25,12 +25,11 @@ div#mapName >span {
font-weight: bold;
}
div#back {
background: url(../../images/editor/back-icon.svg) no-repeat center center;
height: 40px;
width: 80px;
div#backToList {
height: 24px;
width: 24px;
float: left;
margin: 6px 0px;
margin: 13px 20px;
}
/******************************************************************************************/