From 5d2bf549baa587ce452592f3e8b703a59c28558e Mon Sep 17 00:00:00 2001 From: wentch <22250530@qq.com> Date: Thu, 14 Jan 2016 16:13:13 +0800 Subject: [PATCH] --- stylesheets/stylesheet.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index bca9914f9..dd0de5051 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -110,6 +110,9 @@ a:hover { float: left; 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; + font-style: italic; } @media screen and (min-width: 64em) {