- Fix by Michael; see mailing list archives. Better now?
parent
3f90aff045
commit
704dd81b32
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue