Custom CSS Code:
sub, sup {
font-size: 50%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -1.05rem;
}
sub {
bottom: -0.25em;
}
@media only screen and (min-width: 1024px) {
#node-97964 > div.content > div > div:nth-child(1) > a > img{
margin-right:-230px;
}
#node-97964 > div.content > div > div:nth-child(2) > img {
margin-right:290px;
}
}
#block-views-ind_team_member-block_1 .views-row-2 h3{
margin-top: -10px;
}
Custom Script Code:
<script type='text/javascript' data-cfasync='false'>window.purechatApi = { l: [], t: [], on: function () { this.l.push(arguments); } }; (function () { var done = false; var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; script.src = 'https://app.purechat.com/VisitorWidget/WidgetScript'; document.getElementsByTagName('HEAD').item(0).appendChild(script); script.onreadystatechange = script.onload = function (e) { if (!done && (!this.readyState || this.readyState == 'loaded' || this.readyState == 'complete')) { var w = new PCWidget({c: '2130901f-fb68-4561-99ea-aa9f843a9293', f: true }); done = true; } }; })();</script>
<script>
$(document).ready(function(){
// check admin block and apply settings
// important for responsive sites use this class .page-admin-build-block-list-aw-responsive
if($('.page-admin-build-block').length > 0){
console.log('admin block page');
}else{
console.log('not admin block page');
// style all register logos
$('body :not(script,sup)').contents().filter(function() {
return this.nodeType === 3;
}).replaceWith(function() {
return this.nodeValue.replace(/[™®©]/g, '<sup>$&</sup>');
});
}
});
</script>
Custom Powered By AW Button:
White
