From: Ove Klykken Date: Tue, 29 Jul 2014 16:14:45 +0000 (-0400) Subject: italic on toolbox links X-Git-Tag: v1.0.4^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=27c7f184c8c1cbbc3c827cfe9682da7516d74162;p=web%2FBigFore.git italic on toolbox links --- diff --git a/styles.css b/styles.css index 93a2145..6a5e825 100644 --- a/styles.css +++ b/styles.css @@ -138,6 +138,7 @@ nav li ul li:first-child { text-decoration: none; font-weight: bold; color: #005835; + font-style: italic; } #toolbox a:hover { text-decoration: underline;