{include shared-header.md}
+{set-property style-sheet "http://common-lisp.net/project/cl-containers/shared/style-200.css"}
[devel-list]: http://common-lisp.net/cgi-bin/mailman/listinfo/cl-graph-devel
[cliki-home]: http://www.cliki.net//cl-graph
{include shared-links.md}
{set-property html yes}
-{set-property style-sheets "http://common-lisp.net/project/cl-containers/shared/style-200.css" "user-guide.css"}
{set-property author "Gary Warren King"}
<div id="header">
{include shared-header.md}
-{set-property title "CL-Graph Users Guide"}
+{set-property style-sheets "user-guide.css" "http://common-lisp.net/project/cl-containers/shared/style-200.css"}
.documentation.header {
display: block;
+ background-color: lightgrey;
+ color: black;
position: relative;
- border-top-style: solid;
- border-top-width: 1pt;
padding-top: 4px;
margin-top: 2em;
+ width:auto;
+ min-width:120px;
+ font-size: medium;
+ padding: 1mm 1mm 1mm 1em;
+ border: none;
}
.documentation.contents {
font-weight: bold;
float: left;
padding-right: 10px;
- width: 125px;
+ width: 80%;
}
.documentation-kind {
{include resources/ug-header.md}
{set-property title "CL-Graph User's Guide"}
-{set-property style-sheet user-guide}
{set-property docs-package cl-graph}
# CL-Graph User's Guide