Confluence Css Themes Direct

For the brave (or those using the Data Center/Server version), there is the ability to inject global CSS. This is dangerous territory. A single errant selector can render the "Edit" button invisible or break the administrative console.

</style>

You can style specific macros by targeting their output class wrappers. .confluence-information-macro-note: Modifies note macros. .confluence-information-macro-tip: Modifies tip macros. .code-block: Controls the appearance of code snippets. Best Practices and Pitfalls to Avoid confluence css themes

If you decide to customize Confluence, you generally have two diverging paths: the and the Deep Dive . For the brave (or those using the Data

Scroll to Top