writing: move cyrillic alphabet closer to greek
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 8abd8ee4b84588fbb0ca008af0dfa2f2a625c4ea..e953f5b8fcb87521eee5dd8f4d0e8b371205611d 100644 (file)
--- 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 */