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)
24 lines
286 B
CSS
24 lines
286 B
CSS
/* $FreeBSD$ */
|
|
|
|
/*
|
|
* The FreeBSD Hungarian Documentation Project
|
|
* %SOURCE% en/events/events.css
|
|
* %SRCID% 1.2
|
|
*/
|
|
|
|
div.topic {
|
|
margin-top: 1em;
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
div.discussion {
|
|
margin-left: 1cm;
|
|
}
|
|
|
|
strong.speaker {
|
|
color: #660000;
|
|
}
|
|
|
|
strong.action {
|
|
color: red;
|
|
}
|