Welcome to Bruno Bonfils's (aka asyd homepage).
|
This is an old revision of the document! September, 19thSmall useful applications
Here a little patch to Brack's CSS to ensure all racks have the same size : (replace td.space with the following one)
td.space {
font-size: small;
font-family: sans-serif;
padding: 0 5px;
background-color: white;
border-style: solid none none none; border-width: thin
}
(Very thanks to Cesar for his help) |


