1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Removed unnecessary cross origin resource

This commit is contained in:
Krateng 2020-07-29 20:20:15 +02:00
parent b5b09c4052
commit ba701a2317

View File

@ -101,11 +101,11 @@ div.footer div:nth-child(3) {
}
div.footer span a {
padding-left:20px;
//padding-left:20px;
background-repeat:no-repeat;
background-size:contain;
background-position:left;
background-image:url("https://github.com/favicon.ico");
//background-image:url("https://github.com/favicon.ico");
}
div.footer input {