Skip to content

Commit f3cebbc

Browse files
committed
retina fix
1 parent 899a207 commit f3cebbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/webapp/resources/css/commons_2x.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
div#logoBanner div#logo {
99
background-image: url(../img/logo-header-lodview@2x.png);
1010
}
11-
footer {
11+
footer #linkBack {
1212
background-image: url(../img/logo-footer-lodview@2x.png);
1313
}
1414
div#directs .value>div:not (.value ), div#bnodes .valuecnt>div:not (.value ), div#inverses .value>div:not (.value ) {
@@ -26,4 +26,4 @@
2626
#widgets>div#images>a {
2727
background-image: url(../img/segnaposto-immagine@2x.png);
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)