跳转到内容

MediaWiki talk:Minerva.css

页面内容不支持其他语言。
添加话题
维基百科,自由的百科全书
Diskdance在话题“編輯請求 2026-01-15”中的最新留言:2个月前

編輯請求 2024-11-26

[编辑]

请求已处理

Module:Hatnote及系列消歧义和重定向模板已完成更新,现请求从Common.cssMinerva.cssPrint.css中删除hatnote、dablink和rellink相关代码。(删除Hatnotes and disambiguation notices章节)--Dabao qian 2024年11月26日 (二) 17:27 (UTC)回复

完成--百無一用是書生 () 2024年12月13日 (五) 12:40 (UTC)回复

編輯請求 2025-08-17

[编辑]

请求已处理

删除第278—292行Noarticletext相关代码--Dabao qian 2025年8月17日 (日) 14:52 (UTC)回复

完成--百無一用是書生 () 2025年8月31日 (日) 11:29 (UTC)回复
虽然没什么大碍但是本次编辑之后有遗留下来的多余空行@Diskdance。--Dabao qian 2025年9月2日 (二) 05:16 (UTC)回复
 已修复。--碟之舞📀💿 2025年9月2日 (二) 06:08 (UTC)回复

編輯請求 2025-09-02

[编辑]

请求已处理

将目前的第30-35行替换为MediaWiki:Common.css#L-891--L-897(结尾的{换成,),以修复WP:REGISTERED在移动版的显示。

删掉.accountcreator-show是因为本地没有MediaWiki:Group-accountcreator.css,这个class不起作用。--Srapoj留言2025年9月2日 (二) 16:21 (UTC)回复

还有去年转换完模板样式之后在第315行的遗留代码 .navbox,--Dabao qian 2025年9月2日 (二) 17:02 (UTC)回复
完成--百無一用是書生 () 2025年10月5日 (日) 06:26 (UTC)回复

編輯請求 2026-01-15

[编辑]

请求已处理

/* Change logo wordmark for zh-hans variants */
header.header-container div.branding-box img:lang(zh-hans),
header.header-container div.branding-box img:lang(zh-cn),
header.header-container div.branding-box img:lang(zh-my),
header.header-container div.branding-box img:lang(zh-sg) {
	content: url(/static/images/mobile/copyright/wikipedia-wordmark-zh-25-hans.svg);
}

footer.mw-footer div.footer-content h2 img:lang(zh-hans),
footer.mw-footer div.footer-content h2 img:lang(zh-cn),
footer.mw-footer div.footer-content h2 img:lang(zh-my),
footer.mw-footer div.footer-content h2 img:lang(zh-sg) {
	content: url(/static/images/mobile/copyright/wikipedia-wordmark-zh-25-hans.svg);
}

更改简体变体,以适配WP25标志。--ZhaoFJx() 2026年1月15日 (四) 01:57 (UTC)回复

和Timeless那边一样,这两段CSS可以直接删掉。它们原先于2020年加入[1],但当时的问题(MediaWiki talk:Mobile.css#请增加针对移动版Wordmark图标的简体替换)已经在mediawiki里解决了。--Srapoj留言2026年1月15日 (四) 03:41 (UTC)回复
我先删除了,请复查这个做法有没有问题。--碟之舞📀💿 2026年1月15日 (四) 07:16 (UTC)回复