<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 |
