diff --git a/index.html b/index.html index 63be472..ca14c67 100644 --- a/index.html +++ b/index.html @@ -56,6 +56,7 @@ 'font_color': document.getElementById('iconFontColor').value, 'font_family': document.getElementById('iconSet').value, 'font_size': document.getElementById('iconFontSizeValue').value, + 'font_weight': document.getElementById('fontWeight').value, 'icon_background': document.getElementById('iconBackgroundColor').value, 'icon_class': document.getElementById('iconClass').value, 'icon_width': document.getElementById('iconSizeValue').value, @@ -238,7 +239,7 @@