Confluence Css - Themes [new]

/* Hide the "People" sidebar */ #people-directory-sidebar display: none !important;

@media (max-width: 768px) .page-metadata, .comment-header font-size: 12px; confluence css themes

h1, h2, h3 font-weight: 600; color: #172b4d; @media (max-width: 768px) .page-metadata

/* Limit page width for readability */ #main-content max-width: 1200px; margin: 0 auto; .comment-header font-size: 12px

.aui-header .aui-header-logo a color: white !important;

#header background-color: #003366; border-bottom: 3px solid #ff9900;

/* Zebra striping for tables */ .tg table tbody tr:nth-child(even) background-color: #f9fafc;