切换搜索
搜索
切换菜单
notifications
切换个人菜单
查看“模板:MCPlayerInfo/style.css”的源代码
来自Hokubu Wiki
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:MCPlayerInfo/style.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* 强制横向布局 */ .home-card.mc-player-card { display: flex !important; flex-direction: row !important; align-items: center !important; padding: 10px !important; } /* 头像容器 */ .mc-player-avatar { width: 50px !important; height: 50px !important; margin-right: 10px !important; } /* 文字区域 */ .mc-player-info { flex: 1 !important; } /* 确保边框显示 */ .home-card { border: 1px solid #dee2e6 !important; border-radius: 15px !important; background: #f5f7fa !important; margin: 5px 0 !important; }
返回
模板:MCPlayerInfo/style.css
。