|
|
| (未显示同一用户的13个中间版本) |
| 第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>
| |
|
| |
| == 测试标题 == | | == 测试标题 == |
|
| |
|
| 第21行: |
第9行: |
| | 数据A || 数据B | | | 数据A || 数据B |
| |} | | |} |
| | |
| | {{#css:Internet.css}} |