This is deliberately not connected to the build, as Robert still may have some updates to add before we make this public. Notes prepared by: gnn and rwatson
18 lines
181 B
CSS
18 lines
181 B
CSS
<!-- $FreeBSD$ -->
|
|
|
|
div.topic {
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
div.discussion {
|
|
margin-left: 1cm;
|
|
}
|
|
|
|
strong.speaker {
|
|
color: #660000;
|
|
}
|
|
|
|
strong.action {
|
|
color: red;
|
|
}
|