打开/关闭搜索
搜索
打开/关闭菜单
1.3K
143
375
74K
医林拾薪
导航
首页
医林拾薪论坛
最近更改
随机页面
特殊页面
上传文件
快捷入口
医学本科题库
待翻译的英语单词
待补充英文的名词
小工具
导出ANKI卡组
本科题库创建向导
题库录入工具
录入英语单词
录入名称解释
Toggle preferences menu
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
查看“MediaWiki:Gadget-tiku.css”的源代码
MediaWiki界面页面
分享此页面
查看
阅读
查看源代码
查看历史
associated-pages
消息
讨论
更多操作
←
MediaWiki:Gadget-tiku.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
.timuContainer{ position:relative; margin-top:4px; } .timuID{ font-size:13px; position:absolute; right: 12px; top: 0px; color:#dedada } .titleInline{ display: flex; flex-wrap: nowrap; flex-direction: row; align-items: flex-start; margin-bottom: 1px; border-radius: 4px; padding: 0.1em; } .titleInline-wrap{ display: flex; flex-wrap: wrap; flex-direction: row; align-items: flex-start; margin-bottom: 2px; border-radius: 4px; padding: 0.2em; } .titleInline-no-flex{ margin-bottom: 2px; border-radius: 4px; padding: 0.2em; } .info{ margin-left: 30px; margin-top: 10px; padding: 5px; border-radius: 5px; background-color: rgb(247, 247, 247); font-size: 14.5px; } .source{ display: inline; background: #e3e3e3; border-radius: 3px; color: #6d6d6d; margin: 0 3px 0 0; padding:0 3px 0 3px; } .type{ display: inline; background: #e3e3e3; border-radius: 3px; color: #6d6d6d; margin: 0 3px 0 0; padding:0 3px 0 3px; } .title{ display: inline; margin: 0 1px 0 0; } /* dorpdown */ .dorpdown{ max-width: 55px; margin-left: 5px; } /* option */ .optionInline{ display: flex; flex-wrap: nowrap; flex-direction: row; align-items: flex-start; border-radius: 5px; margin-bottom: 2px; margin-right: 80px; padding-left:6px; } .optionInline>input{ height:22px!important; margin-right:5px!important; margin-top:0!important; margin-bottom:0!important; margin-left:0!important; } .optionsGroup{ display: block; margin-left: 30px; margin-top: 0; margin-bottom: 5px; } .optionsGroup-flex{ display: flex; flex-wrap: wrap; } .optionsGroup-flex>.optionInline>:first-child{ font-weight: bold; } /* subject */ .subjectForm{ margin-top: 10px; max-width: 95%; word-wrap:break-word } /* btnGroup */ .buttonGroup{ height: 33px; margin-left: 15px; white-space:nowrap; } .editThisBtn{ display:none; margin-left: 5px; font-size:14px; } /* resultGroup */ .resultGroup{ display: none; margin-top: 15px; margin-left: 20px; } .answerInline{ display: flex; flex-wrap: nowrap; flex-direction: row; align-items: center; } .explainInline{ display: flex; flex-wrap: nowrap; flex-direction: row; align-items: center; } /* textInput */ .textInput-tk{ display: inline; max-width: 200px; } .textInput-tk>input{ display: inline; width: 200px; } .textInput-mj{ display: inline; max-width: auto; } /* 显示答案的设置 */ .notChoiced{ transition-duration: 500ms; background-color: rgba(238, 226, 40, 0.4); font-weight: bold; } .correct{ transition-duration: 500ms; background-color: rgba(53, 238, 40,0.4); font-weight: bold; } .wrong{ transition-duration: 500ms; background-color: rgba(255, 79, 79, 0.4); font-weight: bold; } .answerTip{ display: inline; background: lightgrey; color: darkgreen; padding: 3px; border-radius: 5px; margin-left: 5px; } @media screen and (max-width: 530px){ .optionInline{ margin-right:10px; } .optionsGroup { margin-left:5px; } .info{ margin-left: 0; position:sticky; top:4px; z-index:10; border: 1.2px solid rgb(174, 165, 165); } } @media screen and (max-width: 360px){ .info{ font-size:11px; } }
返回
MediaWiki:Gadget-tiku.css
。