Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > b75b0bc956a6fd8481e9893fa1f07b66 > files > 32

emacs-common-muse-3.20-2.fc13.noarch.rpm

/* Michael Olson's tweaked Muse stylesheet

   Elements used when printing.

   License: Modification and propagation of this document is
            permitted.  Attribution of credit to me is optional.
*/

html {
  font-family: Times, serif;
  font-size: 12pt;
}

body {
  margin-left: 1.5cm;
  margin-right: 1.5cm;
  margin-top: 1.5cm;
  margin-bottom: 1.5cm;
}

.menu, .menuitem, .navfoot, #tooltip, #tooltipbox {
  display: none;
}

a, a:visited, a.nonexistent, a.badinterwiki {
  color: black;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

dd {
  line-height: 2em;
}

h1 {
  border-right: 0;
}

h2 {
  border-right: 0;
}

h3 {
  border-right: 0;
}

h4 {
  border-right: 0;
}

img {
  display: none;
}

p {
  line-height: 2em;
}