35babe0ae5
set on some files as a workaround for binary check. - Fix pathname for svn co in the webupdate script. Approved by: doceng (implicit)
18 lines
178 B
CSS
18 lines
178 B
CSS
/* $FreeBSD$ */
|
|
|
|
div.topic {
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
div.discussion {
|
|
margin-left: 1cm;
|
|
}
|
|
|
|
strong.speaker {
|
|
color: #660000;
|
|
}
|
|
|
|
strong.action {
|
|
color: red;
|
|
}
|