Working on fixing mindplot loading

This commit is contained in:
Paulo Gustavo Veiga
2021-12-25 23:30:57 -08:00
parent 9cb4018ce4
commit fbc9a978f2
8 changed files with 19 additions and 58 deletions

View File

@@ -31,7 +31,7 @@ div#footerLogo {
height: 56px;
position: absolute;
display: list-item;
list-style-image: url(../images/logo-xsmall.png);
list-style-image: url(../../images/logo-xsmall.png);
list-style-position: inside;
right: 10px;
top: -30px;