theme-earth icon indicating copy to clipboard operation
theme-earth copied to clipboard

关于站点主页的副标题显示效果较弱的问题

Open Anyexyz opened this issue 1 year ago • 5 comments

站点主页的副标题设置后,本身副标题的相较于主标题的大小较小,由于背景图片的设置,副标题设置透明度50%容易使副标题看不清,建议设置为100%。 修改建议hero.html35行

<span class="text-sm font-light text-white opacity-50" th:text="${site.subtitle}"></span>

修改为

<span class="text-sm font-light text-white opacity-100" th:text="${site.subtitle}"></span>

Anyexyz avatar Nov 28 '23 13:11 Anyexyz

/kind improvement /good-first-issue

JohnNiang avatar Nov 28 '23 14:11 JohnNiang

@JohnNiang: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to this:

/kind improvement /good-first-issue

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

f2c-ci-robot[bot] avatar Nov 28 '23 14:11 f2c-ci-robot[bot]

你好,第一次尝试contribute,想领取这个issue。

DeanLiu0521 avatar Nov 29 '23 02:11 DeanLiu0521

你好,第一次尝试投稿,想领取这个问题。

他说这个需要讨论讨论🤣

Anyexyz avatar Nov 30 '23 12:11 Anyexyz

你好,第一次尝试投稿,想领取这个问题。

怎么说,感觉可以不

Anyexyz avatar Dec 15 '23 07:12 Anyexyz