8 lines
173 B
CSS
8 lines
173 B
CSS
|
.dtree .was\.png {
|
||
|
/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
|
||
|
font-size: 20pt;
|
||
|
color: __text__;
|
||
|
white-space: nowrap;
|
||
|
line-height: normal;
|
||
|
}
|