Using proformell style, i have build a little box and make it with this style.
But i have a problem with the topiclist dt css
Original is
Code: Select all
ul.topiclist dt {
display: block;
float: left;
width: 50%;
font-size: 1.1em;
padding-left: 5px;
padding-right: 5px;
}
Have you a solution to make this ?
Thx.