4d6a97bc06
- Project news entries, from 2009 (HTML, RSS, RDF) - Press releases, from 2008 (HTML, RSS) - Events, from 2009 (HTML, RSS) - Security advisories (HTML, RSS) - Standardize translation of "More" on the front page - Fix a link for the errata RSS Feed image Obtained from: The FreeBSD Hungarian Documentation Project
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;
|
|
}
|