Skip to content

Instantly share code, notes, and snippets.

View pia8628's full-sized avatar

Jialin Chen pia8628

  • Taiwan
View GitHub Profile
@pia8628
pia8628 / index.html
Created May 1, 2026 07:45
JJ Email 時間軸原型
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>J & J 的往來信件</title>
<style>
:root {
--bg: #F9F5EF;
--bg-card: #FFFCF7;