282a032540
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate information in the www and the doc directory. - Add various administration files to svnadmin. Approved by: doceng (implicit)
18 lines
242 B
CSS
18 lines
242 B
CSS
/* $FreeBSD: www/en/events/events.css,v 1.1 2002/03/16 08:47:54 murray Exp $ */
|
|
|
|
div.topic {
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
div.discussion {
|
|
margin-left: 1cm;
|
|
}
|
|
|
|
strong.speaker {
|
|
color: #660000;
|
|
}
|
|
|
|
strong.action {
|
|
color: red;
|
|
}
|