Vertically align first column ... should fix much stuff

This commit is contained in:
moodler 2005-03-07 05:06:20 +00:00
parent 8a38720662
commit 9184faa478

View File

@ -907,6 +907,10 @@ table.calendar-controls .next
/* contents.php */
.c0 {
vertical-align: top;
}
body#doc-contents h1 {
font-size: 1em;
margin: 1em 0px 0px 0px;