td{
width: 50px;
}
Uploaded it (test.css) with filemanager who puts it into uploads folder.
In menu.bas which displays a table with 1 <td>, I start with a line
css "test.css"
Also tried "/test.css" and "/uploads/test.css" all without any effect.
Any suggestions ?