Modernize toolbar
This commit is contained in:
@@ -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;
|
||||
|
@@ -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 {
|
||||
|
Reference in New Issue
Block a user