simba/doc/doc.css

16 lines
199 B
CSS
Raw Permalink Normal View History

2007-01-15 17:32:34 +01:00
div.section {
margin-left: 2em;
max-width: 40em;
2007-01-15 17:33:48 +01:00
border-left-style: hidden;
2007-01-15 17:32:34 +01:00
border-width: 1px;
background-color: #FFF;
}
h2 {
background-color: #CCC;
}
h3 {
background-color: #CCC;
}