diff options
Diffstat (limited to 'source/css/theme.css')
-rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index 220d8e50..645bfe50 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -102,7 +102,7 @@ footer .cc-icon { height: 16px; padding: 0 4px; display: inline-block; - background-image: url("http://mirrors.creativecommons.org/presskit/icons/cc.svg"); + background-image: url("/img/cc-16.png"); background-repeat: no-repeat; background-position: center; background-size: 16px; |