doc/en/projects/ideas/style.css
Joel Dahl 0fe8b90919 Add an initial page for the much rumored projects and ideas list for volunteers
and developers that are looking for interesting projects to evaluate and work
on.

Original idea and work by:	netchild
Reviewed by:			brueffer, simon,
				Niclas Zeising lothrandilATn00bDOTapagnuDOTse
2005-12-06 15:09:29 +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;
}