simba/doc/doc.css

16 lines
198 B
CSS
Raw Normal View History

2007-01-15 17:32:34 +01:00
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;
}