diff --git a/index.html b/index.html index c9aa88e..c4fcba8 100644 --- a/index.html +++ b/index.html @@ -45,6 +45,18 @@ padding: 20px; 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; + }
@@ -53,7 +65,7 @@简介风格的个人网页
你好!我是Heath,这里是我的个人网页。我喜欢分享我的工作和生活。
查看我的其他工作:
+ 访问我的GitHub页面 +