Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Aura - Title
color#002d72
textAlignleft
fontSize28
lineHeight28
cloudTextDemo Title
tagh1
fontWeightbold
The Empire Building Playbook

Aura - Divider
serializedStyles{"alignment":{"horizontal":"start"},"icon":{"name":"faPaperPlane","color":"#333","size":24},"text":{"color":"#333","fontSize":14,"textAlign":"left","fontWeight":"bold","text":"Aura Divider"},"border":{"top":false,"right":false,"bottom":true,"left":false,"color":"#002d72","style":"solid","width":2},"size":{}}
typeregular

Info
iconfalse

The content you are looking for has been moved to retrofitplaybook.org


HTML
<script type="text/javascript" >
jQuery(document).ready(function() {
    jQuery(".external-link").attr("target", "_blank");
}); </script>

<style  <style type="text/css">
.divider-wrapper {height:0px!important; min-height:0px!important;}
#title-text { display: none;}
</style>


...