diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/wp-oxygen/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wp-oxygen/style.css b/themes/wp-oxygen/style.css index bbad1d94..0a1908b0 100644 --- a/themes/wp-oxygen/style.css +++ b/themes/wp-oxygen/style.css @@ -549,7 +549,7 @@ h3#respond { } /* links widget */ #links ul li { - background: url(images/mini-blogroll.gif) no-repeat; + background: url(images/mini-blogroll.png) no-repeat; padding-left: 25px; } /* meta */ |