Hello! I choosed the classic theme and tweacked it to make it look as I want. There is one thing I can't find out by myself: how can I reduce the space between lines. Both the classic and the default theme put to much space between lines to my taste. What must I change in the style.css file?
Looking at the style.css for the classic theme. At first glance, you will want to add the line-height property in body, p, or content. Depends upon how you want the change to be... which elements.
http://www.w3.org/TR/REC-CSS2/visudet.html#line-height
http://www.w3.org/Style/CSS/learning#online