Order Online Fully licensed Bar Try your Luck var htmlDiv = document.getElementById("rs-plugin-settings-inline-css"); var htmlDivCss=".tp-caption.zephyr-03,.zephyr-03{font-size:66px;line-height:76px;font-weight:700;font-family:Roboto;color:#ffffff;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(0,0,0);border-style:none;text-align:center;text-transform:uppercase;letter-spacing:2px;text-shadow:none}.tp-caption.zephyr-04,.zephyr-04{font-size:28px;line-height:28px;font-weight:400;font-family:Libre Baskerville;color:#ffffff;font-style:italic;text-decoration:none;background-color:transparent;border-width:0px;border-color:rgb(255,255,255);border-style:none;text-shadow:none}"; if(htmlDiv) { htmlDiv.innerHTML = htmlDiv.innerHTML + htmlDivCss; } else{ var htmlDiv = document.createElement("div"); htmlDiv.innerHTML = "" + htmlDivCss + ""; document.getElementsByTagName("head")[0].appendChild(htmlDiv.childNodes[0]); } /****************************************** - PREPARE...
Read More