diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-10-06 01:30:09 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2023-10-06 01:30:09 -0300 |
commit | 3d7d9944fd74e21db64b6d3e39375c27094b5e46 (patch) | |
tree | cc2d7d48025beb59f84c48741cbbc745ef236713 /src/static | |
parent | e327490387c97c79fd63abc88cfee115679499ac (diff) |
content: generateArtTagGalleryPage: stub message for yet unfeatured
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/site4.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/site4.css b/src/static/site4.css index 4a7bd0c8..8fb7176a 100644 --- a/src/static/site4.css +++ b/src/static/site4.css @@ -642,6 +642,7 @@ html[data-url-key="localized.home"] #content h1 { text-align: center; padding-left: 12%; padding-right: 12%; + line-height: 1.25em; } ul.quick-info { |