| 1 | <!DOCTYPE html> |
| 2 | <html lang="zh-CN"><head><meta charset="utf-8"><title>Section Divider</title> |
| 3 | <link rel="stylesheet" href="../../assets/fonts.css"> |
| 4 | <link rel="stylesheet" href="../../assets/base.css"> |
| 5 | <link rel="stylesheet" id="theme-link" href="../../assets/themes/minimal-white.css"> |
| 6 | <link rel="stylesheet" href="../../assets/animations/animations.css"> |
| 7 | </head><body class="single"> |
| 8 | <div class="deck"><section class="slide is-active tc center" data-title="Section 02"> |
| 9 | <div style="max-width:780px;margin:0 auto"> |
| 10 | <p class="kicker anim-fade-down" data-anim="fade-down">Section · 02</p> |
| 11 | <h1 class="h1 anim-rise-in" data-anim="rise-in" style="font-size:112px">主题与 <span class="gradient-text">Tokens</span></h1> |
| 12 | <div class="divider-accent" style="margin:24px auto"></div> |
| 13 | <p class="lede" style="margin:0 auto">换主题 = 换一份 CSS 变量。其他一切保持不变。</p> |
| 14 | </div> |
| 15 | </section></div> |
| 16 | <script src="../../assets/runtime.js"></script> |
| 17 | </body></html> |
| 18 |