Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#002d72"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Terminology & Definitions","color":"#ffffff","textAlign":"left","fontWeight":"bold","fontSize":26},"border":{"color":"#002d72","style":"solid","top":false,"right":false,"bottom":true,"left":false,"width":2}},"base":{"backgroundColor":{"color":"#f3f4f9"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

Placeholder

Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Placeholder","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#0149b0","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>
Expand
titlelearn more

Placeholder

Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Placeholder","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#0149b0","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>
Expand
titlelearn more

Placeholder

Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#ffffff"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Placeholder","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#0149b0","width":4,"style":"solid"},"backgroundColor":{"color":"#ffffff"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

Glossary of the Empire Building Challenge Knowledge Base.



Section


Expand
titleAdd content

Placeholder


Expand
titleAdd content

Placeholder


Expand
titleAdd content
Expand
titlelearn more

Placeholder








HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: none;}
.aura-headline {
padding-bottom: 0px !important;
}
.aura-header {
padding-left: 10px !important;
padding-right: 10px !important;
padding-top: 10px !important;
padding-bottom: 10px!important;
}
.aura-body {
padding-top: 10px !important;
padding-left: 10px !important;
padding-right: 10px !important;
padding-bottom: 10px !important;
}
</style>