Skip to content

Instantly share code, notes, and snippets.

@samnajian
Created August 5, 2014 12:25
Show Gist options
  • Save samnajian/54264acf37a12855ad8e to your computer and use it in GitHub Desktop.
Save samnajian/54264acf37a12855ad8e to your computer and use it in GitHub Desktop.

Revisions

  1. samnajian created this gist Aug 5, 2014.
    26 changes: 26 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    <?php $typography = '{}';
    $layout_style = '#usearch #usearch-archive-search .upfront-object-content{
    width:630px;
    }
    input.search-field{
    width:530px;
    height:50px;
    float:left;
    padding:0;
    border:none;
    line-height:50px;
    padding-left:22px;
    }
    button.search-button{
    float:left;
    border:none;
    height:50px;
    width:50px;
    width:;
    text-indent:9999px;
    overflow:hidden;

    }';
    $theme_fonts = '';
    $theme_colors = '';
    $layout_properties = '[]';