7 lines
82 B
CSS
7 lines
82 B
CSS
|
/* $Id$ */
|
||
|
|
||
|
#blocks td.block {
|
||
|
padding-left: inherit;
|
||
|
padding-right: 1.5em;
|
||
|
}
|