X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8ead727e049d95c57ca27d5e3c92c37be34e687c..f03e3e21df9c65b649687fcd4cd834ed01e73ffa:/red.css diff --git a/red.css b/red.css index 8abd8ee..e953f5b 100644 --- a/red.css +++ b/red.css @@ -15,6 +15,7 @@ h1 { width: 50%; margin: 0 auto; margin-bottom: 0.5ex; + text-shadow: #000 0 0 0.1em; } h2, caption { text-shadow: #F00 0 0 1em, #F00 0 0 1ex; @@ -66,15 +67,15 @@ dt.pm, dt.mv, #mutt .ci, #mutt .me, .no {font-style: normal} -.ci[onclick]:hover, -.pm[onclick]:hover, -.po[onclick]:hover, -.co[onclick]:hover, -.cp[onclick]:hover, -.mi[onclick]:hover, -.mo[onclick]:hover, -.mv[onclick]:hover, -.me[onclick]:hover { +.ci a:hover, .ci[onclick]:hover, +.pm a:hover, .pm[onclick]:hover, +.po a:hover, .po[onclick]:hover, +.co a:hover, .co[onclick]:hover, +.cp a:hover, .cp[onclick]:hover, +.mi a:hover, .mi[onclick]:hover, +.mo a:hover, .mo[onclick]:hover, +.mv a:hover, .mv[onclick]:hover, +.me a:hover, .me[onclick]:hover { background: #800; color: #FF0; } /* mode link */