track starcraft icon image locally
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 11 May 2019 14:19:17 +0000 (16:19 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 11 May 2019 14:22:30 +0000 (16:22 +0200)
Download remaining file (dated 2017-11-02) similar to previous commit.

battle.css
sc2icon.png [new file with mode: 0644]

index 194bf8485c346cdd7c318186748a72615f877892..2624af463f84f129392660cbc9fc1d8eb3c717b1 100644 (file)
@@ -12,7 +12,7 @@ h1 {
        margin-top: 0;
 }
 h1:before {
-       background: url('https://static.starcraft2.com/dist/images/global/logos/img-sc2-nav-icon.png') no-repeat;
+       background: url(sc2icon.png) no-repeat;
        width: 50px;
        height: 50px;
        display: inline-block;
diff --git a/sc2icon.png b/sc2icon.png
new file mode 100644 (file)
index 0000000..5f247f0
Binary files /dev/null and b/sc2icon.png differ