summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-11-11 14:33:50 +0100
committerGravatar Tom Willemsen2012-11-11 14:33:50 +0100
commita3b2af344167bdfe1d107757b29c955cf2a9e85c (patch)
tree59fd14b0fb21b14b85513b0f75b0be52374bb845
parent2d2b33fd13a17ef6b5c08a94ac6ab51094281637 (diff)
downloadsite-a3b2af344167bdfe1d107757b29c955cf2a9e85c.tar.gz
site-a3b2af344167bdfe1d107757b29c955cf2a9e85c.zip
Try to make them look a little better
-rw-r--r--templates/inlinepage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl
index 4c32f69..4d993ec 100644
--- a/templates/inlinepage.tmpl
+++ b/templates/inlinepage.tmpl
@@ -35,7 +35,7 @@ Posted <TMPL_VAR CTIME>
<TMPL_IF HTML5><nav class="tags"><TMPL_ELSE><span class="tags"></TMPL_IF>
Tags:
<TMPL_LOOP TAGS>
-<span class="label"><TMPL_VAR LINK></span>
+<span class="label label-inverse"><TMPL_VAR LINK></span>
</TMPL_LOOP>
<TMPL_IF HTML5></nav><TMPL_ELSE></span></TMPL_IF>
</TMPL_IF>