blob: 8e5b3a5a34493eb1d13f0c1a89779baad18ad62b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>calendar-sk</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<style>
section {
padding: 16px;
}
</style>
</head>
<body>
<section class="body-sk">
<h2>themes.css</h2>
<calendar-sk></calendar-sk>
</section>
<section class="body-sk darkmode">
<h2>themes.css - darkmode</h2>
<calendar-sk></calendar-sk>
<h2>zh-Hans-CN</h2>
<calendar-sk></calendar-sk>
</section>
<pre><code id=evt></code></pre>
</body>
</html>