MediaWiki:Gadget-InterwikiTips.css

MediaWiki系统消息页面
Github-bot留言 | 贡献2023年10月19日 (四) 22:44的版本 (Git更新:([https://github.com/TopRealm/InterfaceCodes/commit/05c17fb37915093e674230a3956012daf20810e7 05c17fb]) Update InterwikiTips.css @sourc&@author)
/* <nowiki> */
/**
 * SPDX-License-Identifier: CC-BY-SA-4.0
 * _addText: '{{Gadget Header|license=CC-BY-SA-4.0|import=no}}'
 *
 * @source <https://github.com/TopRealm/InterfaceCodes/blob/master/src/Gadgets/Appearance/InterwikiTips>
 * @author Zorua-Fox and other Youshou Arxiv Contributors.
 */
/**
 * +--------------------------------------------------------+
 * |         === WARNING: GLOBAL GADGET FILE ===            |
 * +--------------------------------------------------------+
 * |      All changes should be made in the repository,     |
 * |              otherwise they will be lost.              |
 * +--------------------------------------------------------+
 * |      Changes to this page may affect many users.       |
 * |  Please discuss changes at talk page before editing.   |
 * +--------------------------------------------------------+
 */
 .mw-parser-output a.extiw:is([href*='.qiuwenbaike.cn'])::before ,
 .mw-parser-output a.extiw:is([href*='.moegirl.org.cn'])::before {
	 font-weight: normal;
	 line-height: 0;
	 text-indent: 0.1em;
	 vertical-align: super;
 }
 
 .mw-parser-output a.extiw:is([href*='.qiuwenbaike.cn'])::before {
	 content: '//youshou.wiki/images/4/41/“求”网站图标(透明背景;2023版).svg';
	 font-size: 0.9em;
 }
 
 /* </nowiki> */