update meta page descriptions of readline, source
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 8abd8ee4b84588fbb0ca008af0dfa2f2a625c4ea..fabe9a6659d7ca842b6a1f0477128f501c735357 100644 (file)
--- a/red.css
+++ b/red.css
@@ -15,11 +15,12 @@ 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;
 }
-p.footer {
+footer p {
        border: 1px dashed #600;
        border-width: 1px 0 0;
        margin-top: 1.5em;
@@ -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 */