Hi all,
I am using the HTML macro to change the border color of my table. I can't, however, get the confluenceTh background color to change to the same color as the border-color.
Any advice would be appreciated.
<style>
.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
border-color: #d7e7f2;
}
</style>
Thanks in advance,
Kathryn.
Hi @Kathryn Reddie ,
in order to change CSS of your confluence instance please take a look to the following article https://confluence.atlassian.com/doc/styling-confluence-with-css-166528400.html
Hope this helps,
Fabio
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.