build a style
Posted: Fri Jul 19, 2019 1:23 am
I/m trying to build a style were the link does not have the underline or the standard color for hover, links etc.
Can't seem to get it to work in WWB 15.
I can make a new style called showlink but it does not seems to honor the underline false.
.ShowLinks
{
font-family: Arial;
font-size: 24px;
text-decoration: none;
color: #696969;
background-color: transparent;
}
and i can't seem to access the new Hypelink style I made?
Cheers,
Lasa
Can't seem to get it to work in WWB 15.
I can make a new style called showlink but it does not seems to honor the underline false.
.ShowLinks
{
font-family: Arial;
font-size: 24px;
text-decoration: none;
color: #696969;
background-color: transparent;
}
and i can't seem to access the new Hypelink style I made?
Cheers,
Lasa