/*   Time-stamp: "2009-03-04 20:57:08 AKST sburke@cpan.org"

  sburke@cpan.org
    My ~/.mozilla-thunderbird/[gibberish]/chrome/userContent.css file

*/

body, .moz-text-html {
  color:            #ffffff !important;
  background-color: #22095b !important;
  /* line-height: 1.25em !important; */
}

blockquote[type=cite] {
  background-color: #4050a0;
  border: 7px black dotted !important;
  color: #ccc;
  font-size: smaller;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

a:link { color: #3ff; }

span[_moz_quote=true],
 pre[_moz_quote=true]
{
  color: #f99 !important;
  font-size: smaller;
  background-color: #000;
}


/* End */
