打开主菜单
首页
随机
最近更改
特殊页面
社群首页
设置
关于真佛百科
免责声明
真佛百科
搜索
用户菜单
登录
查看“Template:Create/styles.css”的源代码
←
Template:Create/styles.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:emailconfirmed
您必须确认您的电子邮件地址才能编辑页面。请通过
参数设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
/** * [[Category:Template style pages]] */ .template-create { margin: 1em 0; } .template-create .mw-inputbox-centered { text-align: left; } .template-create .createboxInput { margin-bottom: .3em; width: 300px; } .template-create .createboxButton { margin-bottom: .3em; } /** * Small screens */ @media screen and (max-width:600px) { .template-create .mw-ui-input { width: 100%; } .template-create .mw-ui-button { display: block; margin: .5em 0; width: 100%; max-width: 100%; } }
返回
Template:Create/styles.css
。