diff --git a/about.html b/about.html index 3162077..4a01af8 100644 --- a/about.html +++ b/about.html @@ -322,7 +322,7 @@ - + diff --git a/css/style.css b/css/style.css index ce1f64d..3ad1a6e 100644 --- a/css/style.css +++ b/css/style.css @@ -262,7 +262,7 @@ pre code { padding: 0; background: none; border: none; word-wrap: normal; } font-size: 1.3em; font-weight: normal; letter-spacing: 2px; - color: #f0f0f0; + color: #ffffff; -webkit-font-smoothing: antialiased; margin-bottom: 20px; } @@ -275,7 +275,7 @@ pre code { padding: 0; background: none; border: none; word-wrap: normal; } line-height: 2; letter-spacing: 2px; color: #ffffff; - text-shadow: 0 1px 2px rgba(141, 114, 114, 0.2) !important; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important; position: relative; z-index: 1; font-feature-settings: 'kern' 1; @@ -872,7 +872,7 @@ nav { .weixin-qrcode-desc { font-size: 14px; - color: #666; + color: #555; margin-bottom: 15px; } @@ -986,12 +986,12 @@ nav { display: inline-block; margin: 0 5px; font-size: 0.5em; - color: rgba(255, 255, 255, 0.7); + color: rgba(255, 255, 255, 0.85); line-height: 1.2; } .power a { - color: rgba(255, 255, 255, 0.8); + color: rgba(255, 255, 255, 0.95); font-size: 0.5em; text-decoration: none; transition: color 0.3s ease; @@ -1006,8 +1006,7 @@ nav { .remark .power:not(:last-child):after { content: "|"; margin-left: 8px; - color: rgba(255, 255, 255, 0.5); - color: rgba(255, 255, 255, 0.5); + color: rgba(255, 255, 255, 0.7); } diff --git a/index.html b/index.html index 09f5fac..1ce48f5 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ -
+