diff themes/default/styles/blog.css @ 763:7390cba0bb44

browser_side: display tags with nice icons like for the static blog
author souliane <souliane@mailoo.org>
date Wed, 25 Nov 2015 00:22:41 +0100
parents 916075bd0356
children 6f2200d720d5
line wrap: on
line diff
--- a/themes/default/styles/blog.css	Tue Nov 24 23:28:55 2015 +0100
+++ b/themes/default/styles/blog.css	Wed Nov 25 00:22:41 2015 +0100
@@ -135,7 +135,7 @@
     white-space: nowrap;
     color: #005D99;
     text-decoration: none;
-	background: transparent url("../images/blueSilence/tag.png") no-repeat scroll 0px 0px;
+    background: transparent url("../images/blueSilence/tag.png") no-repeat scroll 0px 0px;
 }
 /* END TAGS */