炉石传说WIKI
wiki.17173.com/hs
导航
首页
刷新本页缓存
随机页面
MediaWiki帮助
更改
文件列表
上传文件
最近更改
其他
特殊页面
配置菜单栏
配置css样式
配置js
配置整站通告
英雄
皮肤
随从
酒馆法术
暂移除
任务
奖励
畸变
导航
首页
刷新本页缓存
随机页面
MediaWiki帮助
更改
文件列表
上传文件
最近更改
其他
特殊页面
配置菜单栏
配置css样式
配置js
配置整站通告
英雄
皮肤
随从
酒馆法术
暂移除
任务
奖励
畸变
查看“MediaWiki:Common.css”的源代码
WIKI功能
阅读
查看源代码
查看历史
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 这里放置的CSS将应用于所有皮肤 */ body { background: url("https://i.17173cdn.com/g8bz6k/hs/1/1b/background.jpg") no-repeat fixed 50% 0; background-size: cover; } .bread-edit { float: right; padding: 6px 10px; font-size: small; } .bread-edit-left { padding: 5px 10px; margin: 10px 0; background: #fff; border: 1px solid #a3d4f0; border-left-width: 0.25rem; border-radius: 0.25rem; } /*筛选按钮被选中*/ .btn.cardSelectOption.selected, .btn.iconSelectOption.selected, .btn.queryParams.selected { color: #333 !important; background-color: #e6e6e6; border-color: #adadad; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } /*弹窗*/ .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #4a4a4a57; } .modal-dialog { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; -o-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; z-index: 1000; max-height: 500px; } .modal-dialog .modal-header { height: 50px; border-bottom: 1px solid #e5e9ef; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; align-items: center; -webkit-flex-pack: justify; -moz-flex-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0 20px; } .modal-dialog .modal-header:before, .modal-dialog .modal-header:after { content: inherit; } .modal-dialog .modal-body { max-height: 500px; overflow-y: auto; } .modal-dialog .modal-header .close { cursor: pointer; display: inline-block; width: 15px; height: 15px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAANhJREFUOBHNkzESwiAQRSGpPIytrSewpdDW8U46lmpB6wlsvZAVos+Zz0QS0NEmNBvY/x+7QIwZ7dge/HR/9LNvC0SLR/pGH601k3C3593Jz7VWimjQ4pEmgdYrd7VtdDFYX4ORQ4MWj0BWH4pd4WbpLlon1nI9UMlQg+AZBOUw5monr5IcowgiqSpewueZlCDk02Ez+WcUK1I13A4b/NRaF6J2hta6HfQqqhlquTdQTajdS5oE4t/h2XMmakfmPArWNnGh151uLURzI/EJAhQNWjz5JuOZPwDXF66M8ZXOvwAAAABJRU5ErkJggg==) no-repeat; } .modal-backdrop { filter: alpha(opacity=0)!important; opacity: 0!important; pointer-events: none; } .box-an { float: left; padding: 0 10px; min-width: 18%; margin-right: 2%; margin-bottom: 1%; height: 35px; } .img-kk { display: inline-block; height: auto; padding: 0; max-width: 100%; line-height: 1.42857143; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .card-image, .gallerybox img { transition: transform 0.5s ease, filter 0.5s ease; transform: perspective(1000px) rotateX(0) rotate(0); } .card-image:hover, .gallerybox img:hover { transform: perspective(1000px) scale(1.1) rotateX(5deg) rotate(5deg); z-index: 1; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.66)); } a.new { color: #dd3333 !important; } .dashed-bold { font-weight: bold; text-decoration: underline; text-decoration-style: dashed; }
返回
MediaWiki:Common.css
。