aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2024-03-20 13:59:15 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2024-03-20 13:59:15 +0100
commitccf588845a6e595d1c9b2726a05eddd34bc92488 (patch)
tree80ff56c17f5723ae8fff4f164bd0466df42ca348 /app/assets/stylesheets
parent37d4967780f5b3dd06bb05337149811d7d7f8788 (diff)
downloadoperum-ccf588845a6e595d1c9b2726a05eddd34bc92488.tar.gz
operum-ccf588845a6e595d1c9b2726a05eddd34bc92488.zip
tags: added a way to update tags
It's useful to just rename tags which have quite some references that you don't want to nuke. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/tags.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/tags.css b/app/assets/stylesheets/tags.css
index 75dd87d..bcf74cf 100644
--- a/app/assets/stylesheets/tags.css
+++ b/app/assets/stylesheets/tags.css
@@ -3,7 +3,7 @@
vertical-align: middle;
}
-#tag-new h3 span {
+#tag-page h3 span {
font-size: 1rem;
vertical-align: middle;
}