<style>
#main{
background:#f9f9f9;
}
#header .aui-header{
background-color: #005b99;
}
.wiki-content img.confluence-embedded-image, .wiki-content img.editor-inline-macro, .wiki-content table.wysiwyg-macro {
cursor: pointer !important;
}
.wiki-content a,
.wiki-content a:hover,
.wiki-content a:active{
color:#015b98 !important;
}
.aui-header-inner{
height: 41px;
}
#search-ui,
.aui-header-before,
.aui-header-primary,
#notifications-anchor,
.header-quicksearch,
#labels-section,
#likes-section,
#breadcrumb-section,
#page-metadata-banner,
ul.ajs-menu-bar li.ajs-button.normal,
.space-tools-section,
.footer-body,
.page-metadata-modification-info{
display:none;
}
a#sv-scmtb-trsl-lang-picker {
background: #35709d;
color: #fff;
}
.wiki-content .confluenceTh,
.wiki-content .confluenceTd {
border: none;
}
/*Language BTN*/
.columnLayout.two-right-sidebar table.relative-table.wrapped.confluenceTable .content-wrapper h3 strong{
display: inline-block;
vertical-align: top;
height: 30px;
line-height: 22px;
}
.columnLayout.two-right-sidebar table.relative-table.wrapped.confluenceTable .content-wrapper h3{
padding-top: 12px;
}
.columnLayout.two-right-sidebar table.relative-table.wrapped.confluenceTable h3 strong a{
color: #182b4d !important;
}
/*END Language BTN*/
.columnLayout.two-right-sidebar .confluenceTable .content-wrapper h3 strong{
display: inline-block; vertical-align: top; height: 30px; line-height: 22px; }
.columnLayout.two-right-sidebar .confluenceTable .content-wrapper h3
{ padding-top: 12px; }
.columnLayout.two-right-sidebar .confluenceTable h3 strong a{
color: #182B4D !important;
}
@media screen and (max-width: 1024px) {
.content-meta-outer{
display:none;
}
p br,
.auto-cursor-target{
display:none;
}
}
</style> |