minimal-05-typography.html 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>登录 - 极简大字体</title>
  7. <script src="https://cdn.tailwindcss.com"></script>
  8. <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
  9. <style>body { font-family: 'Inter', sans-serif; }</style>
  10. </head>
  11. <body class="min-h-screen flex items-center justify-center p-4 bg-white">
  12. <div class="w-full max-w-md">
  13. <!-- Logo -->
  14. <div class="flex items-center gap-2 mb-16">
  15. <div class="w-8 h-8 bg-black rounded flex items-center justify-center">
  16. <svg class="w-4 h-4 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
  17. <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z"/>
  18. </svg>
  19. </div>
  20. <span class="font-semibold text-black">TG Live</span>
  21. </div>
  22. <!-- Title -->
  23. <div class="mb-12">
  24. <h1 class="text-5xl font-extrabold text-black tracking-tight leading-none mb-3">
  25. 登录
  26. </h1>
  27. <p class="text-gray-400 text-lg">欢迎回来</p>
  28. </div>
  29. <!-- Form -->
  30. <form class="space-y-8">
  31. <div>
  32. <input type="text" placeholder="用户名"
  33. class="w-full px-0 py-4 bg-transparent border-b border-gray-200 text-black text-lg placeholder-gray-300 focus:outline-none focus:border-black transition-colors">
  34. </div>
  35. <div>
  36. <input type="password" placeholder="密码"
  37. class="w-full px-0 py-4 bg-transparent border-b border-gray-200 text-black text-lg placeholder-gray-300 focus:outline-none focus:border-black transition-colors">
  38. </div>
  39. <div class="flex items-center justify-between">
  40. <label class="flex items-center text-gray-500 cursor-pointer">
  41. <input type="checkbox" class="w-5 h-5 rounded-sm border-gray-300 text-black focus:ring-black mr-3">
  42. <span>记住我</span>
  43. </label>
  44. <a href="#" class="text-black font-medium hover:underline underline-offset-4">忘记密码?</a>
  45. </div>
  46. <button type="submit" class="w-full py-4 bg-black hover:bg-gray-900 text-white font-semibold rounded-none transition-colors cursor-pointer text-lg">
  47. 登录
  48. </button>
  49. </form>
  50. <!-- Divider -->
  51. <div class="flex items-center my-10">
  52. <div class="flex-1 h-px bg-gray-200"></div>
  53. <span class="px-6 text-gray-300 text-sm uppercase tracking-wider">或</span>
  54. <div class="flex-1 h-px bg-gray-200"></div>
  55. </div>
  56. <!-- Social -->
  57. <div class="space-y-3">
  58. <button class="w-full py-3.5 border border-gray-200 hover:border-black text-black font-medium transition-colors flex items-center justify-center gap-3 cursor-pointer">
  59. <svg class="w-5 h-5" viewBox="0 0 24 24"><path fill="#000" d="M12.545,10.239v3.821h5.445c-0.712,2.315-2.647,3.972-5.445,3.972c-3.332,0-6.033-2.701-6.033-6.032s2.701-6.032,6.033-6.032c1.498,0,2.866,0.549,3.921,1.453l2.814-2.814C17.503,2.988,15.139,2,12.545,2C7.021,2,2.543,6.477,2.543,12s4.478,10,10.002,10c8.396,0,10.249-7.85,9.426-11.748L12.545,10.239z"/></svg>
  60. 使用 Google 继续
  61. </button>
  62. <button class="w-full py-3.5 border border-gray-200 hover:border-black text-black font-medium transition-colors flex items-center justify-center gap-3 cursor-pointer">
  63. <svg class="w-5 h-5" viewBox="0 0 24 24" fill="currentColor"><path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/></svg>
  64. 使用 GitHub 继续
  65. </button>
  66. </div>
  67. <!-- Footer -->
  68. <p class="text-center text-gray-400 mt-12">
  69. 还没有账户?<a href="#" class="text-black font-medium hover:underline underline-offset-4">注册</a>
  70. </p>
  71. </div>
  72. </body>
  73. </html>