From c904b0d6e74cac5972a9baddf0f57ade134f87b0 Mon Sep 17 00:00:00 2001 From: wentch <22250530@qq.com> Date: Thu, 14 Jan 2016 16:27:36 +0800 Subject: [PATCH] --- stylesheets/stylesheet.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index dd0de5051..6e102b22a 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -111,8 +111,9 @@ a:hover { background: url(/logo_96.png) no-repeat left center ; background-size: 1.98em; letter-spacing: 0; - text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135; + text-shadow: 0px 1px 0px #999, 0px 1px 0px #888, 0px 2px 0px #777, 0px 2px 0px #666, 0px 3px 0px #555, 0px 3px 0px #444, 0px 4px 0px #333, 0px 4px 7px #001135; font-style: italic; + color: #E6E6E6; } @media screen and (min-width: 64em) {