Adjusted manual css
This commit is contained in:
parent
9815f83013
commit
641bda8e5d
2 changed files with 2 additions and 2 deletions
|
@ -446,7 +446,7 @@ The header at the top of each page / section
|
|||
div.header {
|
||||
padding-top: 0.5ex;
|
||||
padding-bottom: 0.5ex;
|
||||
background-color: #ddddff;
|
||||
/*background-color: #ddddff;*/
|
||||
|
||||
/* This will extend the background color of the header
|
||||
bar to the entire width of the page (and beyond),
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
cd docs
|
||||
makeinfo --css-ref=datamash-texinfo.css --html --no-split manual.texinfo
|
||||
echo '0a
|
||||
<div class="fossil-doc" data-title="Title Text">
|
||||
<div class="fossil-doc" data-title="ClojureFX Manual">
|
||||
.
|
||||
$a
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue