Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azmelanar/hugo-theme-pixyll.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDmitriy Slupytskyi <dslupytskyi@gmail.com>2014-11-16 03:07:37 +0300
committerDmitriy Slupytskyi <dslupytskyi@gmail.com>2014-11-16 03:07:37 +0300
commit07b68df35f1a0fc35716142ed84f9a847336cd86 (patch)
treef36ec2592dd7cb497717a179490817b5cb5cd835 /static
parentf54ee8bc84ffeff47f30afc07886780fbb5a76c1 (diff)
correct path to images
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/main.css b/static/css/main.css
index a6662a6..9601ca8 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -467,8 +467,8 @@ Licensed under the MIT license - http://opensource.org/license/MIT
-ms-transition: all .3s;
}
-.icons a.rss { background: url(/images/icons/rss.png) left top no-repeat; }
-.icons a.twitter { background: url(/images/icons/twitter.png) left top no-repeat; }
+.icons a.rss { background: url(images/icons/rss.png) left top no-repeat; }
+.icons a.twitter { background: url(images/icons/twitter.png) left top no-repeat; }
/*!
Animate.css - http://daneden.me/animate