Modernize toolbar

This commit is contained in:
Paulo Gustavo Veiga
2021-12-27 23:28:21 -08:00
parent 955a363ce5
commit b7d6bcb5d9
338 changed files with 5336 additions and 27 deletions

View File

@@ -18,7 +18,7 @@ div#header {
}
div#headerLogo {
background: url(../images/logo-small.png) no-repeat center top;
background: url(../images/logo-icon.svg) no-repeat center top;
height: 40px;
width: 80px;
float: left;

View File

@@ -31,7 +31,7 @@ div#footerLogo {
display: list-item;
list-style-image: url(../../images/pwrdby-white.svg);
list-style-position: inside;
right: 5px;
right: 10px;
top: 5px;
}
@@ -78,7 +78,7 @@ div#mapDetails {
float: right;
padding-top: 20px;
margin-right: 130px;
font-size: 15px;
font-size: 14px;
}
div#mapDetails .title {