Initial import, synchronized with English 1.2

Obtained from: The FreeBSD Russian Documentation Project
This commit is contained in:
Andrey Zakhvatov 2005-06-18 06:01:23 +00:00
parent 5aa9021d6f
commit b0901d4b22
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24908
2 changed files with 36 additions and 0 deletions

11
ru/events/Makefile.inc Normal file
View file

@ -0,0 +1,11 @@
#
# The FreeBSD Russian Documentation Project
#
# $FreeBSD$
# $FreeBSDru: frdp/www/ru/events/Makefile.inc,v 1.1 2004/02/23 14:37:05 andy Exp $
#
# Original revision: 1.2
#
WEB_PREFIX?= ${.CURDIR}/../../..
WEBBASE?= /data/ru/events

25
ru/events/events.css Normal file
View file

@ -0,0 +1,25 @@
/*
The FreeBSD Russian Documentation Project
$FreeBSD$
$FreeBSDru: frdp/www/ru/events/events.css,v 1.1 2005/06/17 06:52:05 andy Exp $
Original revision: 1.2
*/
div.topic {
margin-top: 1em;
margin-bottom: 1em;
}
div.discussion {
margin-left: 1cm;
}
strong.speaker {
color: #660000;
}
strong.action {
color: red;
}