comparison 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
comparison
equal deleted inserted replaced
762:8eeb98659de2 763:7390cba0bb44
133 float: left; 133 float: left;
134 padding: 2px 8px 2px 18px; 134 padding: 2px 8px 2px 18px;
135 white-space: nowrap; 135 white-space: nowrap;
136 color: #005D99; 136 color: #005D99;
137 text-decoration: none; 137 text-decoration: none;
138 background: transparent url("../images/blueSilence/tag.png") no-repeat scroll 0px 0px; 138 background: transparent url("../images/blueSilence/tag.png") no-repeat scroll 0px 0px;
139 } 139 }
140 /* END TAGS */ 140 /* END TAGS */
141 141
142 .mblog_content { 142 .mblog_content {
143 display: block; 143 display: block;