}
#header {
- background: #4d8c83 scroll top left no-repeat;
+ background: white scroll top left no-repeat;
position: fixed;
width: 100%;
height: 95px;
position: fixed;
top: 10px;
left: -15px;
- color: white!important;
+ color: black!important;
}
/*
overflow: auto;
position: fixed;
height: auto;
- top: 92px;
+ top: 95px;
bottom: 0;
left: 0;
width: 280px;
overflow: auto;
position: fixed;
height: auto;
- top: 140px;
+ top: 136px;
bottom: 0;
left: 0;
width: 243px;
overflow: auto;
position: fixed;
height: auto;
- top: 140px;
+ top: 138px;
bottom: 0;
left: 0;
width: 243px;
.highlight { background-color: #c5d3c3; }
.highlightButton{ font-size: 0; }
-#content pre.literallayout, #content pre.programlisting
-{
- -x-system-font: none;
- background-color: silver;
- border-bottom-color: #DEDEDE !important;
- border-bottom-style: solid !important;
- border-bottom-width: 1px !important;
- border-left-color-ltr-source: physical !important;
- border-left-color-rtl-source: physical !important;
- border-left-color-value: #DEDEDE !important;
- border-left-style-ltr-source: physical !important;
- border-left-style-rtl-source: physical !important;
- border-left-style-value: solid !important;
- border-left-width-ltr-source: physical !important;
- border-left-width-rtl-source: physical !important;
- border-left-width-value: 1px !important;
- border-right-color-ltr-source: physical !important;
- border-right-color-rtl-source: physical !important;
- border-right-color-value: #DEDEDE !important;
- border-right-style-ltr-source: physical !important;
- border-right-style-rtl-source: physical !important;
- border-right-style-value: solid !important;
- border-right-width-ltr-source: physical !important;
- border-right-width-rtl-source: physical !important;
- border-right-width-value: 1px !important;
- border-top-color: #DEDEDE !important;
- border-top-style: solid !important;
- border-top-width: 1px !important;
- color: #23302D;
- display: block;
- font-family: Monaco,'Courier New','DejaVu Sans Mono','Bitstream Vera Sans Mono',monospace;
- font-size: 12px !important;
- font-size-adjust: none;
- font-stretch: normal;
- font-style: normal;
- font-variant: normal;
- font-weight: normal;
- line-height: normal;
- margin-bottom: 1em !important;
- margin-left: 0 !important;
- margin-right: 0 !important;
- margin-top: 1em !important;
- overflow-x: scroll;
- padding-bottom: 0.5em !important;
- padding-left: 0.5em !important;
- padding-right: 0.5em !important;
- padding-top: 0.5em !important;
- width: 100%;
-}
-
/* Show Hide TOC tree */
.pointLeft {
padding-right: 5px;