移除菜单图片中设计风格来源外露文案
This commit is contained in:
@@ -223,16 +223,6 @@ class RobotMenuRenderTool:
|
|||||||
background: linear-gradient(180deg, #121314 0%, #000000 100%);
|
background: linear-gradient(180deg, #121314 0%, #000000 100%);
|
||||||
color: var(--ps-white);
|
color: var(--ps-white);
|
||||||
}}
|
}}
|
||||||
.hero-kicker {{
|
|
||||||
display: inline-block;
|
|
||||||
font-size: 12px;
|
|
||||||
letter-spacing: .3px;
|
|
||||||
border-radius: 999px;
|
|
||||||
padding: 4px 10px;
|
|
||||||
background: rgba(255,255,255,0.12);
|
|
||||||
border: 1px solid rgba(255,255,255,0.18);
|
|
||||||
margin-bottom: 12px;
|
|
||||||
}}
|
|
||||||
.hero h1 {{
|
.hero h1 {{
|
||||||
margin: 0 0 8px 0;
|
margin: 0 0 8px 0;
|
||||||
font-size: 44px;
|
font-size: 44px;
|
||||||
@@ -379,7 +369,6 @@ class RobotMenuRenderTool:
|
|||||||
<body>
|
<body>
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<header class="hero">
|
<header class="hero">
|
||||||
<div class="hero-kicker">PlayStation Style Interface</div>
|
|
||||||
<h1>机器人功能菜单</h1>
|
<h1>机器人功能菜单</h1>
|
||||||
<p class="hero-sub">用户功能查看中心 · 直达命令与状态一屏可见</p>
|
<p class="hero-sub">用户功能查看中心 · 直达命令与状态一屏可见</p>
|
||||||
<div class="hero-meta">
|
<div class="hero-meta">
|
||||||
|
|||||||
Reference in New Issue
Block a user