I want to add a border around some text in my script and then fill in the border with color.
<div id="homepage-search" class="hidden-xs wrapper-xl"> <div class="wrapper-xl"> <h1 class="text-center text-4x m-b-lg sp-tagline-color" ng-bind="options.title"></h1> <h4 ng-if="options.short_description" class="text-center m-b-lg sp-taglin...
