From 753c780c04f63621b4bac4f504952e2e8e78b67f Mon Sep 17 00:00:00 2001 From: wang9th <100417951+wang9th@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:58:06 +0800 Subject: [PATCH] Update index.html --- index.html | 38 +++++++++++++++----------------------- 1 file changed, 15 insertions(+), 23 deletions(-) diff --git a/index.html b/index.html index 27a430b..d9eac7c 100644 --- a/index.html +++ b/index.html @@ -9,17 +9,17 @@ font-family: Arial, sans-serif; margin: 0; padding: 0; - background-color: #f4f4f9; + background-color: #d4f0fd; /* 天蓝色 */ color: #333; } .container { width: 80%; margin: 0 auto; padding: 20px; + text-align: center; } .profile { - text-align: center; - margin: 20px 0; + margin-bottom: 20px; } .profile img { border-radius: 50%; @@ -27,45 +27,37 @@ height: 150px; } .profile h1 { - margin: 10px 0; font-size: 2em; } .profile p { font-size: 1.2em; - color: #777; } .content { background-color: white; padding: 20px; + border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.1); } - .link { - text-align: center; - margin: 20px 0; - } - .link a { - color: #4CAF50; - text-decoration: none; - font-size: 1.2em; - } - .link a:hover { - text-decoration: underline; - }
- Heath's profile picture + wang9th的头像

Heath

+

你好!我是Heath,这里是我的个人网页。我喜欢分享我的工作和生活。

-

关于我

-

你好!我是Heath,这里是我的个人网页。我喜欢分享我的工作和生活。

+

我的项目

+
-