hej jeg vil gerne have heigt til 10px men den vil ikke kan ses her
http://generationx.dk/jumbo/vare.php?Cat=000her er min css.
body
{
FONT-SIZE: 5px;
COLOR: #000000;
}
.vare
{
border:1px;
border-color:#FFFFFF;
border-style:solid;
margin:0px;
padding:0px;
}
.underline1
{
border-color: #000000;
border: 1px;
border-bottom-style: solid;
height: 10px;
}
.underline2
{
border-color: #000000;
border: 1px;
border-bottom-style: solid;
border-right-style: solid;
height: 10px;
}
.underline3
{
border-color: #000000;
border: 1px;
border-right-style: solid;
height: 10px;
}
nogle der kan hjælpe mig ?
»»Mark S. Johansen