Skip to content

Instantly share code, notes, and snippets.

@samnajian
Created August 5, 2014 12:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samnajian/1fceb58d862aa041dbcc to your computer and use it in GitHub Desktop.
Save samnajian/1fceb58d862aa041dbcc to your computer and use it in GitHub Desktop.
<?php $typography = '{}';
$layout_style = '';
$theme_fonts = '';
$theme_colors = '';
$layout_properties = '[{\"name\":\"layout_style\",\"value\":\"#usearch #usearch-archive-search .upfront-object-content{\\n width:630px;\\n}\\ninput.search-field{\\n width:530px;\\n height:50px;\\n float:left;\\n padding:0;\\n border:none;\\n line-height:50px;\\n padding-left:22px;\\n}\\nbutton.search-button{\\n float:left;\\n border:none;\\n height:50px;\\n width:50px;\\n width:;\\n text-indent:9999px;\\n overflow:hidden;\\n\\n}\"}]';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment