diff --git a/index.html b/index.html index 8b51e8fff..7a8ca7765 100755 --- a/index.html +++ b/index.html @@ -750,6 +750,14 @@ border-radius: 100%; margin: 0 10px; } + .quote{ + color:#777; + font-weight: 300; + padding: 10px; + box-shadow: -5px 0 0 0 #ccc; + font-style: italic; + margin: 20px 30px; + } pc-regular diff --git a/src/editor/config/config.js b/src/editor/config/config.js index bd10138d8..578bf79c0 100644 --- a/src/editor/config/config.js +++ b/src/editor/config/config.js @@ -137,7 +137,32 @@ define(function () { },{ id: '3ba', label: 'Badges', - content: '
'+
+ '
'+
+ '
'+
+ 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore ipsum dolor sit', attributes: {class:'wte-fonts wte-f-quo'} }], },