From 543833c8abbd1e73e7e6c141ff2a199f0362375a Mon Sep 17 00:00:00 2001 From: Jun-r <348872111@qq.com> Date: Thu, 14 Apr 2016 16:04:54 +0800 Subject: [PATCH] updata index add name --- index.html | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c5a3792..36afe1c 100644 --- a/index.html +++ b/index.html @@ -12,16 +12,58 @@ margin:0; padding:0; } + body{ + font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, sans-serif; + } a{ text-decoration: none; color:#333; display:block; - padding:10px; + } + .J-page{ + width:302px; + margin:0 auto; + position:absolute; + top:50%; + left:50%; + margin:-150px 0 0 -150px + } + .J-page a{ + display:block; + width:150px; + float:left; + height:50px; + border:1px solid #D2D1D1; + line-height:50px; + text-align:center; + font-size:14px; + margin-left:-1px; + } + + .J-page a:hover{ + background-color:#333; + border:1px solid #333; + color:#fff; + } + .J-page h3{ + font-size: 15px; + line-height: 35px; + font-weight: 100; + padding-bottom:20px; + text-align:center; + vertical-align: bottom; + } + .J-page h3 span{ + font-size:30px; + position:relative; + top:2px; + margin-right:4px; } +

Junr.me- 俊走偏峰

滑动特效 - 自定义滚动条 + 自定义滚动条 \ No newline at end of file