I have some problem listing hyperlinks.
Here is the code:
.PromptProcessIcon {
color: #000000;
padding-left: 30px;
background-repeat: no-repeat;
background-image: url(../pictures/process.gif);
margin-bottom: -30px;
}
and the result is like this:
Finnes i
instrukser og deling av.
My problem is that I want the second sentence in a hyperlink to come right under the first.
Any ideas?