Added CSS file to repository

This commit is contained in:
hjp 2007-01-15 16:32:34 +00:00
parent 41c7d6b6ed
commit 35c8667930
1 changed files with 15 additions and 0 deletions

15
doc/doc.css Normal file
View File

@ -0,0 +1,15 @@
div.section {
margin-left: 2em;
max-width: 40em;
border-left-style: solid;
border-width: 1px;
background-color: #FFF;
}
h2 {
background-color: #CCC;
}
h3 {
background-color: #CCC;
}