打开主菜单
首页
随机
最近更改
特殊页面
社群首页
设置
关于真佛百科
免责声明
真佛百科
搜索
用户菜单
登录
查看“Template:Header/styles.css”的源代码
←
Template:Header/styles.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:emailconfirmed
您必须确认您的电子邮件地址才能编辑页面。请通过
参数设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
/** * [[Category:Template style pages]] */ .template-header { clear: both; margin: 1em 0; } .template-header-image img, .template-header-mobile img { height: auto; max-width: 100%; vertical-align: middle; } .template-header-menu { background: #a2a9b1; } .template-header-menu ul { margin: 0; padding: 0; } .template-header-menu li { display: inline-block; margin: 0; } .template-header-menu a { color: white; display: inline-block; padding: .5em; } @media ( max-width: 600px ) { .template-header-image { display: none; } } @media ( min-width: 600px ) { .template-header-mobile { display: none; } }
返回
Template:Header/styles.css
。