sbcl.sbcl/doc/manual/style-single.css
Jan Moringen 9c67e99180 manual: Use more modern style for HTML versions
Based on version 1.0.1 of the public domain texinfo-css stylesheet
published by sirgazil (https://bitbucket.org/sirgazil/texinfo-css).

Changes:

* Increased body width.

* Changed fore- and background color of <pre> elements.

* Fixed issue with @lisp @group by applying the relevant style to the
  outer <div> element instead of the <pre> element directly.
2018-01-03 18:21:10 +01:00

8 lines
61 B
CSS

.header {
display: none;
}
.menu {
display: none;
}