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>

Glossary of the Empire Building Challenge Knowledge Base.



Section


Expand
titleBusiness as Usual Baseline

Placeholder


Expand
titleCapital Planning

Placeholder


Expand
titleGrid Interactivity

Placeholder


Expand
titleNet Present Value

Placeholder


Expand
titleMarginal Cost

Placeholder


Expand
titleStrategic Decarbonization Assessment (SDA)

Placeholder


Expand
titleThermal Energy Network (TEN)Add content

Placeholder


Expand
titleAdd contentThermal Storage

Placeholder


Expand
titleAdd contentResource Efficient Electrification (REE)

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>