doc/en/projects/dingo/style.css
George V. Neville-Neil 055c82f2f0 Add a new project (Dingo) to the list of projects that are being
worked on.  Dingo aims to clean up the networking code and to
add several features, all of which are listed in the pages
that are being checked in.

Reviewed by:	 Scott Long <scottl@freebsd.org>
Approved by:	 Scott Long <scottl@freebsd.org>
2004-11-29 04:54:31 +00:00

38 lines
385 B
CSS

BODY {
}
BODY TD {
font-size: 13px;
}
BODY SMALL {
width: 615px;
font-size: 11px;
}
.heading {
font-size: 15px;
background-color: #cbd2ec;
}
.section {
font-size: 15px;
font-weight: bold;
background-color: #e7e9f7;
}
.notes {
font-size: 13px;
font-weight: normal;
}
.main {
width: 615px;
height: auto;
text-align: justify;
}
.list {
width: 550px;
height: auto;
}