Skip to content

Instantly share code, notes, and snippets.

@adesignl
Created May 17, 2013 20:42
Show Gist options
  • Save adesignl/5601840 to your computer and use it in GitHub Desktop.
Save adesignl/5601840 to your computer and use it in GitHub Desktop.
Add Mobile Styles To Old Hubspot Site
// Mobile Ready STYLES
if($('#outer').length !== 0){
$('head#Head').append('<link href="/Portals/251472/css/mobile.css" rel="stylesheet" />');
}For Development //?' + Math.floor((Math.random()*10)+1) + '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment