]> iEval git - gruntmaster-page.git/blobdiff - css/logos.css
Fix logos
[gruntmaster-page.git] / css / logos.css
index 3ef219dd0c1fe12aee0f81816b5604c74600d791..9f7bf21e5775a65287e078de099ee66956cd889d 100644 (file)
@@ -1,5 +1,6 @@
 a.logo {
-       background: url("https://static.mindcoding.ro/static/logos.png") no-repeat;
+       background-image: url("https://static.mindcoding.ro/static/logos.png");
+       background-repeat: no-repeat;
        display: inline-block;
        vertical-align: middle;
 }
This page took 0.022093 seconds and 4 git commands to generate.