- Fix by Michael; see mailing list archives. Better now?

4.2.x
Dries Buytaert 2003-03-03 22:13:59 +00:00
parent 3f90aff045
commit 704dd81b32
1 changed files with 5 additions and 2 deletions

View File

@ -6,8 +6,8 @@ body {
font-family: verdana, arial, helvetica, sans-serif;
width: 100%;
}
body, td, tr {
font-size: 93%;
body {
font-size: 85%;
}
h1 {
font-size: 1.2em;
@ -103,6 +103,9 @@ img {
padding: 15px 10px 5px 10px;
font-size: .7em;
}
table {
font-size: 1em;
}
table .node {
padding-bottom: 25px;
}