]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - README-css.el
Release policy 3.9.7.0
[debian/debian-policy.git] / README-css.el
index 9b7cf85f4c9e0ab00c3c87c9e5378162c4d698c6..7dfb41b2ca01b895c2a8f7720f95ac6a055e745e 100644 (file)
@@ -27,8 +27,8 @@
                                  font-weight:bold; }
 
   body {
-   color: DarkSlateGrey;
-   background-color: gainsboro;
+   color: black;
+   background-color: white;
    font-family: Palatino, \"Palatino Linotype\", \"Hoefler Text\", \"Times New Roman\", Times, Georgia, Utopia, serif;
   }
   .org-agenda-date          { color: #87cefa;    }
     font-weight: bold;
   }
  
-  a {
-    color: inherit;
-    background-color: inherit;
-    font: inherit;
-    text-decoration: inherit;
-  }
   a:hover { text-decoration: underline; }
   .todo  { font-weight:bold; }
   .done { font-weight:bold; }