Is there a way to change the font size of the digital clock widget time display?
In the KDE4 beta versions this was possible just as in KDE3.5.
In the KDE4 beta versions this was possible just as in KDE3.5.
<center><table><tr><td rowspan="2" style="color: yellow;"><h1><b> %l:%M</b> </h1></td><td style="font-size: 11px; color: red;"><b><u> %p</u></b></tr><tr> <td style="font-size:14px; vertical-align: top; color: green;"><b>:%S</b></td></tr></table> </center>
Comment