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
What is the primary ? (e.g., dark mode, corporate branding, macro styling) confluence css themes
The "Confluence Look" may be the default, but as any theming expert will tell you, it is only a starting point. You can style specific macros by targeting their
Adjusts line heights, font sizes, and paragraph spacing. .comment-header font-size: 12px
There is a tragic element to Confluence CSS themes:
@media (max-width: 768px) .page-metadata, .comment-header font-size: 12px;