Skip to content

Instantly share code, notes, and snippets.

View alisonbunce's full-sized avatar
👩‍💻

Alison Bunce alisonbunce

👩‍💻
View GitHub Profile
<h1>Does it exist in S4?</h1>
<form id="search-form">
<label for="search-term">Search S4:</label>
<input type="text" id="search-term">
<input type="submit" name="submit"></input>
</form>
<div id="s4-results">
</div>
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{