I have this:
It shows up blue with the correct content. No underline though.
Is this a bug?
@page [
@bottom-left {
content: "www.companyname.com";
color: blue;
text-decoration: underline;
}
}
It shows up blue with the correct content. No underline though.
Is this a bug?