mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
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.
8 lines
61 B
CSS
8 lines
61 B
CSS
.header {
|
|
display: none;
|
|
}
|
|
|
|
.menu {
|
|
display: none;
|
|
}
|