Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Transactional services are mostly used quick services where users can check the Housing application, Payments and Maintenance status and request other quick services provided by MBRHE.
Image Removed









Html
<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;
}


</style>