Apt install(留言 | 贡献) 无编辑摘要 |
Apt install(留言 | 贡献) 无编辑摘要 标签:已被回退 |
||
| 第1行: | 第1行: | ||
< | <css> | ||
/* 完整赛博主题粘贴在这里,不需要 body.page- 前缀 */ | |||
body { background: #000000 !important; color: #fff; } | |||
.wds-tabs__tab { border: 1px solid #0ff; } | |||
.CosmosRail { background: rgba(16,45,68,.9); } | |||
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Rajdhani:wght@400;700&display=swap'); | |||
@keyframes scanline { 0% { transform: translateY(-100%); } 100% { transform: translateY(100vh); } } | |||
body::after { position: fixed; ... } | |||
</css> | |||
== 测试标题 == | == 测试标题 == | ||
2026年8月6日 (四) 14:28的版本
<css> /* 完整赛博主题粘贴在这里,不需要 body.page- 前缀 */ body { background: #000000 !important; color: #fff; } .wds-tabs__tab { border: 1px solid #0ff; } .CosmosRail { background: rgba(16,45,68,.9); }
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&family=Rajdhani:wght@400;700&display=swap');
@keyframes scanline { 0% { transform: translateY(-100%); } 100% { transform: translateY(100vh); } } body::after { position: fixed; ... } </css>
测试标题
这是一个测试链接,下面有个表格:
| 列1 | 列2 |
|---|---|
| 数据A | 数据B |
